Literal operator for creating const_buffer objects from string literals.
const_buffer
const_buffer operator""_buf( const char * data, std::size_t n);