|
halcheck 1.0
|
General utility library. More...
Topics | |
| lib/any | |
| An implementation of std::any. | |
| lib/atom | |
| Identifier types with constant time equality comparison and hashing. | |
| lib/bit | |
| Bit-level operations. | |
| lib/dag | |
| Labelled directed acyclic graphs. | |
| lib/effect | |
| Scoped algebraic effects (a.k.a. resumable exceptions.) | |
| lib/functional | |
| Utilities for functional programming. | |
| lib/iterator | |
| Iterator utilities and adaptors. | |
| lib/memory | |
| Utilities for dynamic memory management. | |
| lib/numeric | |
| Utilities for numeric operations. | |
| lib/optional | |
| An implementation of std::optional. | |
| lib/pp | |
| Pre-processing utilities. | |
| lib/raise | |
| A type for values that do not exist. | |
| lib/scope | |
| Utilities for executing code on scope exit. | |
| lib/string | |
| Additional string utilities. | |
| lib/trie | |
| An implementation of a trie. | |
| lib/tuple | |
| Utilities for std::tuple. | |
| lib/type_traits | |
| Metaprogramming utilities. | |
| lib/typeinfo | |
| Utilities for std::type_info. | |
| lib/utility | |
| General utilities. | |
Namespaces | |
| namespace | halcheck::lib |
| General utility library. | |
General utility library.