Here is a list of all files with brief descriptions:
| blueprints.hpp | Lightweight objects used for custom class instantiation and assignment |
| concepts.cpp | Unit Test for concept checking |
| concepts.hpp | Compile time meta-programming concepts |
| containers.hpp | Defines and validates the functionality for the container concept |
| devices.hpp | Defines validating functionality for the device concepts |
| macros.hpp | Mechanisms enabling compile time checking of metaprogramming concepts |
| nullary_function.hpp | Defines validating the functionality for the nullary function concept |
| streams.hpp | Defines and validates functionality for the streams concept |