capydi
Loading...
Searching...
No Matches
capy::meta::UnaryMetaFunction< typename > Class Template Reference

A tag for template template parameters representing unary predicates. More...

#include <Pack.hpp>

Detailed Description

template<template< typename > typename>
class capy::meta::UnaryMetaFunction< typename >

A tag for template template parameters representing unary predicates.

Template Parameters
FunctionA predicate template like IsIntegral<T> or IsCreationalConfig<T>.

This allows passing predicates as template arguments, enabling generic filtering and selection algorithms in the pack utilities.

Examples
/capydi/core/capymeta/include/capymeta/primitives/Pack.hpp.

The documentation for this class was generated from the following file:
  • core/capymeta/include/capymeta/primitives/Pack.hpp