# Resources - [Barry's C++ Blog](https://brevzin.github.io/) - [meta.reflections](https://eel.is/c++draft/meta.reflection) - [P1036 ("Expansion Statements")](https://wg21.link/p1306) - [P2996 ("Reflection for C++26")](https://wg21.link/p2996) - [P3096 ("Function Parameter Reflection in Reflection for C++26")](https://wg21.link/p3096) - [P3394 ("Annotations for Reflection")](https://wg21.link/p3394) - [P3491 ("define_static_{string,object,array}")](https://wg21.link/p3491) - [P2300 - std::execution](http://wg21.link/p2300) - [stdexec](https://github.com/NVIDIA/stdexec)