ADL module | Provides an interface for common ADL (Argument Dependent Lookup) functions |
Chrono module | Provides time utilities |
Concepts module | Provides an interface for concept checking |
Basic concepts submodule | Concepts involving constructibility and operational semantics |
Container concepts submodule | Concepts involving the standard C++ containers |
Function concepts submodule | Concepts involving functions |
Iterator concepts submodule | Concepts involving iterators |
Enums module | Provides support for using enums as bitmasks |
Functional module | Provides support for functional programming |
Function objects submodule | Provides function objects to use |
Input/Output module | Provides utilities to aid with usage of iostreams |
Math module | Provides utilities to help with mathematics |
Mathematical Constants | Defines mathematical constants commonly in use |
Meta module | Provides utilities to aid template metaprogramming |
Option parsing module | Provides a method of parsing command line arguments |
Option Actions | Actions provided by default |
Option Parsing Errors | Exceptions thrown by the optparse module |
String module | Provides string algorithms |
String classification function objects | Provides string related function objects for classification |
Utility module | Provides general purpose utilities |