Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/variant.hpp"
Helper to pick the first type from a type sequence, which fulfils the predicate (meta function) given as template.
TYPES | a type sequence or type list |
a | predicate template or type trait |
Type
Definition at line 165 of file variant.hpp.