![]() |
Home | Libraries | People | FAQ | More |
boost::container::small_vector_storage
// In header: <boost/container/small_vector.hpp> template<typename T, N, Alignment> struct small_vector_storage { // types typedef sizeof(T) *N, Alignment >:: ; // public data members m_storage; static const sms_size; };