Static Public Member Functions

container_auto_resize< StorageTag > Struct Template Reference

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)

Detailed Description

template<typename StorageTag>
struct viennadata::traits::container_auto_resize< StorageTag >

Resizes a vector automatically in order to allow valid access.


Member Function Documentation

static void apply ( ContainerType const &  c,
SizeType const &  s 
) [inline, static]

The documentation for this struct was generated from the following file: