Utils concepts namespace. More...
Classes | |
| struct | floating_point |
| Concept class for floating point types. More... | |
| struct | move_constructible |
| Concept class for move constructible types. More... | |
| class | output_iterator |
| Concept class for output iterator concept. We don't use boost::OutputIterator concept as it excludes boost::function_output_iterator with lambda function. More... | |
| struct | readable_range |
| Concept class for readable range concept. More... | |
Utils concepts namespace.
1.8.5