|
dot-xx
A personal collection of small C++ modules
|
| Ndxx | |
| Nassert | Main namespace for dxx::assert module |
| Nc | Main namespace for dxx.cstd module |
| Nstdio | Re-export stdin/stdout/stderr |
| Nmath | The main namespace of the dxx::math module |
| Nvector_operators | Operations on vectors. Read the description |
| Ncontainer_traits | Advanced type traits for containers |
| Nsize | Different types of sizes the vector container types can have from the libraries' perspective |
| Nautodetect | Auto-detection of container traits |
| Nnorms | Built-in norms |
| Noperators | The namespace that collects all operators defined by dxx.math.* modules |
| Noverload | Main namespace for dxx::overload module |
| Nselftest | Main namespace of dxx::selftest module |
| Nutils | The main namespace of the dxx::utils module |
| Nheap | The namespace for heap-allocated replacements for some standard library classes |