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

auto_buffer_selector Struct Template Reference

#include <fastformat/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 fastformat::util::auto_buffer_selector< T, N, A >

A Type Generator that deduces the appropriate specialisation of stlsoft::auto_buffer.

There are two reasons for this:


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:

FastFormat Library documentation © Matthew Wilson, 2006-2009 SourceForge.net Logo