Commit Graph

3 Commits

Author SHA1 Message Date
John Shumway
f8838d7b38 Refactored Descriptor to not be a template class.
This PR makes a describe<Builder> factory that is templated, then everything else is not templated.
2025-10-06 21:14:57 +00:00
John Shumway
d4a4861a3c Clean up conv_description.cpp.
Move some of toString functions to where the builder signature enums are located.
2025-10-06 19:50:13 +00:00
John Shumway
1d866cb75a Add tests for reflection::Description. 2025-10-06 13:04:27 +00:00