Resizes a vector automatically in order to allow valid access. More...
#include <data_container.hpp>
Static Public Member Functions | |
template<typename ContainerType , typename SizeType > | |
static void | apply (ContainerType const &c, SizeType const &s) |
Resizes a vector automatically in order to allow valid access.
static void apply | ( | ContainerType const & | c, | |
SizeType const & | s | |||
) | [inline, static] |