DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Public Member Functions
DGtal::CUndirectedSimpleLocalGraph< T >::VertexMap< Value > Struct Template Reference

#include <CUndirectedSimpleLocalGraph.h>

Public Types

typedef T::template VertexMap
< Value >::Type 
Type

Public Member Functions

 BOOST_CONCEPT_ASSERT ((CVertexMap< VertexMap< Value > >))

Detailed Description

template<typename T>
template<typename Value>
struct DGtal::CUndirectedSimpleLocalGraph< T >::VertexMap< Value >

Definition at line 156 of file CUndirectedSimpleLocalGraph.h.


Member Typedef Documentation

template<typename T>
template<typename Value>
typedef T::template VertexMap<Value>::Type DGtal::CUndirectedSimpleLocalGraph< T >::VertexMap< Value >::Type

Definition at line 157 of file CUndirectedSimpleLocalGraph.h.


Member Function Documentation

template<typename T>
template<typename Value>
DGtal::CUndirectedSimpleLocalGraph< T >::VertexMap< Value >::BOOST_CONCEPT_ASSERT ( (CVertexMap< VertexMap< Value > >)  )

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