Lumiera  0.pre.03
»edit your freedom«
FlagInfo< Node< Flag< ff >, FLAGS > > Struct Template Reference

Description

template<uint ff, class FLAGS>
struct lib::meta::FlagInfo< Node< Flag< ff >, FLAGS > >

Definition at line 161 of file configflags.hpp.

Public Types

enum  {
  BITS = maxC< ff, FlagInfo<FLAGS>::BITS> ::VAL,
  CODE = (1<<ff) | FlagInfo<FLAGS>::CODE
}
 
+ Collaboration diagram for FlagInfo< Node< Flag< ff >, FLAGS > >:

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