Malloy
|
Helper concept to transform a predicate into a concept. More...
#include <type_traits.hpp>
Helper concept to transform a predicate into a concept.
T | Type to pass to the predicate |
Pred | Predicate to use. Must have a compile-time accessible field value which can be cast to bool |