| Ngalaxy | Application.hpp galaxy |
| Nmath | |
| Rvalid_fnv_bits | Concept to enforce fnv bit types |
| Nmeta | |
| Ris_arithmetic | Arithmetic concept |
| Ris_bitset_flag | Makes sure a value is a valid value for a std::bitset |
| Ris_class | Only class concept |
| Ris_object | Tests for a type being a class, union, array, scalar or integral constant |
| Ris_system | Concept to ensure a system is actually derived from a System |
| Rnot_memory | Concept to restrict templates to not pointers and not references |
| Rstandard_type | Ensures a type is arithmetic or a std::string |
| Rvalid_component | Makes sure a type is a valid component |