|
file | cxx11.hpp |
| This (deprecated) header provides some basic features from C++11 and a few rudimentary feature-testing macros. For details, see C++11 support.
|
|
file | iterator.hpp |
| Some utility related to iterators.
|
|
file | lens.hpp |
| Lens es are proxy objects that allow a value to be accessed and mutated via a pair of functions ("get" and "put").
|
|
file | optional.hpp |
| This header implements a replacement for std::optional .
|
|
file | string.hpp |
| Functions and types related to string-manipulation.
|
|
file | utility.hpp |
| Miscellaneous utility functions.
|
|