vt::DefaultAllocator< Feature > Struct Template Reference

Meta-function to get the default allocator for a particular feature type. More...

#include <feature_allocator.h>

List of all members.

Public Types

typedef std::allocator< Featuretype

Detailed Description

template<class Feature>
struct vt::DefaultAllocator< Feature >

Meta-function to get the default allocator for a particular feature type.

Defaults to std::allocator<Feature>.

Definition at line 15 of file feature_allocator.h.


Member Typedef Documentation

template<class Feature >
typedef std::allocator<Feature> vt::DefaultAllocator< Feature >::type

Definition at line 17 of file feature_allocator.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs


vocabulary_tree
Author(s): Patrick Mihelich
autogenerated on Fri Jan 11 09:14:12 2013