Template Function c4::bm2stream(Stream&, Enum, EnumOffsetType)
Defined in File rapidyaml-0.5.0.hpp
Function Documentation
-
template<class Enum, class Stream>
std::enable_if<is_scoped_enum<Enum>::value, Stream&>::type c4::bm2stream(Stream &s, Enum value, EnumOffsetType offst = EOFFS_PFX)