Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ...

auto_buffer_selector Struct Template Reference

#include <pantheios/util/memory/auto_buffer_selector.hpp>

List of all members.


Detailed Description

template<typename T, size_t N, typename A = ss_typename_type_def_k stlsoft::allocator_selector<T>::allocator_type>
struct pantheios::util::auto_buffer_selector< T, N, A >

Type-generator template that deduces the appropriate specialisation of stlsoft::auto_buffer.

There are two reasons for this:

Examples:

cpp/misc/example.cpp.misc.extended_severity_information/example.cpp.misc.extended_severity_information.cpp.


Public Types

typedef stlsoft::auto_buffer
< T, A, N > 
type
 The generated type.

Member Typedef Documentation

typedef stlsoft::auto_buffer<T, A, N> type

The generated type.


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

pantheios Library documentation © Matthew Wilson & Synesis Software, 2006-2011 SourceForge.net Logo