#include <sleipnir/util/small_vector.hpp>
◆ allocator_type
◆ empty_small_vector
◆ value_type
◆ buffer_max
◆ ideal_buffer
Initial value:=
small_vector< value_type, 0, allocator_type > empty_small_vector
Definition small_vector.hpp:470
static constexpr unsigned ideal_total
Definition small_vector.hpp:478
◆ ideal_total
◆ value
Initial value:
: 1
typename std::allocator_traits< allocator_type >::value_type value_type
Definition small_vector.hpp:469
static constexpr unsigned ideal_buffer
Definition small_vector.hpp:480
The documentation for this struct was generated from the following file: