The goal of this project is to give you a sneak peek at tomorrow's libraries by using C++26 reflection to its fullest extent.
The reflective support library project consist of several subprojects. You can use the primary rsl meta-repository to pull in all subprojects.
| Project | Description | 
|---|---|
| rsl | Meta repository containing all rsl subprojects | 
| rsl::test | A reflective unit test framework | 
| rsl::config | A reflective command line argument and config library | 
| rsl::util | A collection of reflection utilities and reflective reimplementations of standard library facilities |