vt::distance::Accumulator< T > Struct Template Reference

Meta-function returning a type that can be used to accumulate many values of T. More...

#include <distance.h>

List of all members.

Public Types

typedef T type

Detailed Description

template<typename T>
struct vt::distance::Accumulator< T >

Meta-function returning a type that can be used to accumulate many values of T.

By default, the accumulator type is the same as T. Specializations for the basic types are:

Definition at line 22 of file distance.h.


Member Typedef Documentation

template<typename T>
typedef T vt::distance::Accumulator< T >::type

Definition at line 24 of file distance.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