You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The five private headers from src/lib/Support/Reflection/ are
consolidated into a single public include/mrdocs/Support/Reflection.hpp.
Shared type traits (is_optional, is_vector) move to the existing
Support/TypeTraits.hpp.
The tag_invoke overloads from the centralized Reflection.cpp are
distributed into per-type .cpp files.
The src/lib/Support/Reflection/ directory is deleted entirely.
0 commit comments