Special console utility types

Classes

struct  senf::console::CharAsString< CharT >
 Parse character value as single-char string. More...
 
struct  senf::console::ValueRange< T >
 Value range. More...
 
struct  senf::console::FlagCollection< Enum >
 Bit-mask flag argument type. More...
 

Detailed Description

These types are provided by the console library to support special argument or return value formatting rules.