DGtal 1.3.0
Loading...
Searching...
No Matches
Data Structures
boost_concepts Namespace Reference

Data Structures

struct  BidirectionalTraversalConcept
 Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/BidirectionalTraversal.html. More...
 
struct  ForwardTraversalConcept
 Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/ForwardTraversal.html. More...
 
struct  IncrementableIteratorConcept
 Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/IncrementableIterator.html. More...
 
struct  InteroperableIteratorConcept
 Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/InteroperableIterator.html. More...
 
struct  LvalueIteratorConcept
 Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/LvalueIteratorConcept.html. More...
 
struct  RandomAccessTraversalConcept
 Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/RandomAccessTraversal.html. More...
 
struct  ReadableIteratorConcept
 Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/ReadableIterator.html. More...
 
struct  SinglePassIteratorConcept
 Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/SinglePassIterator.html. More...
 
struct  SwappableIteratorConcept
 Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/SwappableIterator.html. More...
 
struct  WritableIteratorConcept
 Go to http://www.boost.org/doc/libs/1_52_0/libs/iterator/doc/WritableIterator.html. More...
 

Detailed Description

Dummy namespace used for generating the documentation. Gathers boost concept definitions and refers to the corresponding documentation.

More generally, you may also want to look at