dot-xx
A personal collection of small C++ modules
Loading...
Searching...
No Matches
src Directory Reference

Files

 
defer.xx
 A simple RAII wrapper to run stuff at the end of scope.
 
meta.xx
 Metaprogramming stuff.
 
option.xx
 Heap-allocated optional type.
 
ranges.xx
 Utility code that helps working with ranges.
 
traits.xx
 Type traits and concepts.
 
utils.xx
 The main interface file of the dxx::utils module.