10 case detail::CreatorState::BEFORE_ROOT:
11 return exception <<
"BEFORE_ROOT";
12 case detail::CreatorState::IN_COMPOUND:
13 return exception <<
"IN_COMPOUND";
15 return exception <<
"IN_ARRAY";
CppRuntimeException & operator<<(CppRuntimeException &exception, const BasicBitBuffer< ALLOC > &bitBuffer)