Range-v3
Range algorithms, views, and actions for the Standard Library
fixed_vector.hpp File Reference

Classes

struct  ranges::v1::fixed_vector< T, N >
 Like std::vector, but with a fixed-size buffer, guaranteed to do no dynamic allocation ever. More...