Public Types
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:


vocabulary_tree
Author(s): Patrick Mihelich
autogenerated on Thu Jan 2 2014 12:12:26