DGtal  1.4.beta
DGtal::ContainerTraits< std::vector< T, Alloc > > Struct Template Reference

Defines container traits for std::vector<>. More...

#include <DGtal/base/ContainerTraits.h>

Public Types

typedef SequenceCategory Category
 

Detailed Description

template<class T, class Alloc>
struct DGtal::ContainerTraits< std::vector< T, Alloc > >

Defines container traits for std::vector<>.

Definition at line 92 of file ContainerTraits.h.

Member Typedef Documentation

◆ Category

template<class T , class Alloc >
typedef SequenceCategory DGtal::ContainerTraits< std::vector< T, Alloc > >::Category

Definition at line 94 of file ContainerTraits.h.


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