boost::container::dtl::basic_string_base::short_t
// In header: <boost/container/string.hpp> struct short_t { // public data members short_header h; value_type data; };