DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
DGtal::CLabel< T > Struct Template Reference

#include <CLabel.h>

Inheritance diagram for DGtal::CLabel< T >:
Inheritance graph
[legend]
Collaboration diagram for DGtal::CLabel< T >:
Collaboration graph
[legend]

Detailed Description

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

Aim: Define the concept of DGtal labels. Models of CLabel can be default-constructible, assignable and equality comparable.

Description of concept 'CLabel'

Refinement of boost::DefaultConstructible boost::Assignable and boost::EqualityComparable

Associated types :

Notation

Definitions

Valid expressions and

Name Expression Type requirements Return type Precondition Semantics Postcondition

Complexity

Invariants

Models

Notes

Template Parameters:
Tthe type that should be a model of CLabel.

Definition at line 94 of file CLabel.h.


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