Skip to content

Commit

Permalink
Add ReflectionTable class to allow efficient data access and filteringwq
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitrivlachos committed Feb 6, 2025
1 parent e65dca0 commit 6700eca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions include/dx2/reflection.hpp
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#ifndef DX2_REFLECTION_HPP
#define DX2_REFLECTION_HPP



#endif // DX2_REFLECTION_HPP

0 comments on commit 6700eca

Please sign in to comment.