Static Public Member Functions

container_reservation_dispatcher< ContainerType, ObjectIdentificationTag, StorageTag > Struct Template Reference

Helper class: Reserve memory based on the selected identification mechanism. Nothing needs to be done when a map container is used. More...

#include <data_container.hpp>

Static Public Member Functions

static void reserve (ContainerType &container, long num)

Detailed Description

template<typename ContainerType, typename ObjectIdentificationTag, typename StorageTag>
struct viennadata::traits::container_reservation_dispatcher< ContainerType, ObjectIdentificationTag, StorageTag >

Helper class: Reserve memory based on the selected identification mechanism. Nothing needs to be done when a map container is used.


Member Function Documentation

static void reserve ( ContainerType &  container,
long  num 
) [inline, static]

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