boostorg / container

STL-like containers from Boost
http://www.boost.org/libs/container/
Boost Software License 1.0
96 stars 116 forks source link

Ability to choose static_vector's size_type #262

Open psiha opened 6 months ago

psiha commented 6 months ago

and/or simply deduce it automatically to the smallest required integer (based on the static size and/or size/alignment of T).