Home
last modified time | relevance | path

Searched defs:InternalBufferChars (Results 1 – 1 of 1) sorted by relevance

/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Dstring.hpp248 …static const size_type InternalBufferChars = (sizeof(repr_t) - ShortDataOffset)/sizeof(value_type); member in boost::container::dtl::basic_string_base
552 static const typename base_t::size_type InternalBufferChars = base_t::InternalBufferChars; member in boost::container::basic_string