Horizon
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
[detail level 1234]
 ▼MetaA tiny metaprogramming library
 ▼TraitTrait invocation/composition
 ▼InvocationTrait invocation
 lazy
 ▼CompositionTrait composition
 lazy
 lazy
 ▼LogicalLogical operations
 lazy
 ▼AlgorithmsAlgorithms
 ▼Query/SearchQuery and search algorithms
 lazy
 ▼TransformationTransformation algorithms
 lazy
 RuntimeRuntime algorithms
 ▼DatatypeDatatypes
 ▼list_like
 lazy
 Integer sequenceEquivalent to C++14's std::integer_sequence
 ExtensionExtend meta with your own datatypes
 lazy
 ▼MathIntegral constant arithmetic
 lazy
 ▼IteratorIterator functionality
 Iterator ConceptsIterator concepts
 ▼RangeCore range functionality
 Range ConceptsRange concepts
 AlgorithmsIterator- and range-based algorithms, like the standard algorithms
 ViewsLazy, non-owning, non-mutating, composable range views
 ActionsEager, mutating, composable algorithms
 UtilityUtility classes
 FunctionalFunction and function object utilities
 NumericsNumeric utilities
 Group-view