Here is a list of all namespaces with brief descriptions:
[detail level 123]
| ▼Nrefl | The top-level refl-cpp namespace It contains a few core refl-cpp namespaces and directly exposes core classes and functions |
| ▼Nattr | Contains the definitions of the built-in attributes |
| Nusage | Contains a number of constraints applicable to refl-cpp attributes |
| Ndescriptor | Contains the basic reflection primitives as well as functions operating on those primitives |
| Nmember | Contains tag types denoting the different types of reflectable members |
| Nruntime | Contains utilities that can have runtime-overhead (like proxy, debug, invoke) |
| Ntrait | Provides type-level operations for refl-cpp related use-cases |
| Nutil | Contains utility types and functions for working with those types |