|
capydi
|
A tag for template template parameters representing unary predicates. More...
#include <Pack.hpp>
A tag for template template parameters representing unary predicates.
| Function | A 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.