boost::container::dtl::basic_string_base::short_header
// In header: <boost/container/string.hpp> struct short_header { // public data members unsigned char is_short; unsigned char length; };