| blueprints.hpp | Parent templates for blueprints and blueprint factories |
| constructors.cpp | Demos constructor usage on your platform |
| flags.cpp | Unit Test for the Flags class |
| flags.hpp | |
| function_objects.cpp | Unit Test for the function objects |
| function_objects.hpp | Functional objects and generators |
| parameter.hpp | Defines a formalised interface for class parameters |
| parameters.cpp | Unit Test for the Parameter class |
| references.cpp | Unit Test for reference wrappers and associated tools |
| references.hpp | Defines a reference wrapper for c++ objects |
| singleton.cpp | Unit Test for the Singleton class |
| singleton.hpp | Singleton construction via the curiously recurring template pattern |
| utilities.hpp | Miscellaneous tools and utility functions |
| void.hpp | Void/null object and function definitions |