Template Function c4::bm2stream(Stream&, typename std::underlying_type<Enum>::type, EnumOffsetType)

Function Documentation

template<class Enum, class Stream>
Stream &c4::bm2stream(Stream &s, typename std::underlying_type<Enum>::type bits, EnumOffsetType offst = EOFFS_PFX)

write a bitmask to a stream, formatted as a string