DGtal  1.4.beta
DGtal::IsAPointVector< T > Struct Template Reference

Type trait to check if a given type is a PointVector. More...

#include <DGtal/kernel/PointVector.h>

Inheritance diagram for DGtal::IsAPointVector< T >:
[legend]

Detailed Description

template<typename T>
struct DGtal::IsAPointVector< T >

Type trait to check if a given type is a PointVector.

Default definition inherits from std::false_type.

Definition at line 175 of file PointVector.h.


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