Literal operator for creating const_buffer objects from unbounded binary or hexadecimal integer literals.
const_buffer
template< char... Chars> const_buffer operator""_buf();