Concepts borrowed from STL. More...
Modules | |
STL Iterators | |
STL Containers | |
Classes | |
struct | concept::stl::arbitrary |
No requirements. More... | |
struct | concept::stl::assignable |
Assignable concept. More... | |
struct | concept::stl::default_constructible |
Default Constructible concept. More... | |
struct | concept::stl::equality_comparable |
Equality Comparable concept. More... | |
struct | concept::stl::less_than_comparable |
Less-than Comparable concept. More... | |
Functions | |
void | concept::stl::swap (assignable &a1, assignable &a2) |
Global swap. | |
void | swap (assignable &a1, assignable &a2) |
Global swap. |
Concepts borrowed from STL.
© 2012 | Licensed under | Hosted by | Generated by 1.7.4 |