![]() |
EFNet #C++ Tutorials
C++ Terms, Concepts, and Definitions |
This is a concept describing types that fit the common notion of what can be used for flag or mode objects. The built-in integer types meet the requirements, but so does a bitset, or other types (such as an enum) provided they have the correct operators overloaded.