MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Public Types
mds::CIteratorTraits< M > Struct Template Reference

Traits used to implement curiously recurring template pattern for iterators. More...

#include <mdsIteratorTraits.h>

List of all members.

Public Types

typedef tNull tItem
 Item type.

Detailed Description

template<typename M>
struct mds::CIteratorTraits< M >

Traits used to implement curiously recurring template pattern for iterators.


Member Typedef Documentation

template<typename M >
typedef tNull mds::CIteratorTraits< M >::tItem

Item type.


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