Lumiera  0.pre.03
»edit your freedom«
TypeListManip_test::IsEven< Num< I > > Struct Template Reference

Description

template<int I>
struct lib::meta::test::TypeListManip_test::IsEven< Num< I > >

Definition at line 308 of file typelist-manip-test.cpp.

Public Types

enum  { value = (0 == I % 2) }
 
+ Collaboration diagram for TypeListManip_test::IsEven< Num< I > >:

The documentation for this struct was generated from the following file: