Regina 7.4 Calculation Engine
flags.h File Reference

A template class for handling bitwise combinations of enum flags. More...

Classes

class  regina::Flags< T >
 A class representing a bitwise combination of flags defined by an enumeration type. More...
 

Namespaces

namespace  regina
 Contains the entire Regina calculation engine.
 

Detailed Description

A template class for handling bitwise combinations of enum flags.