core/reflection/external/ directory

Reflection declarations for external types.

Files

file cstring.hpp
Reflection declaration for C-strings.
file glm.hpp
Reflection declarations for external glm types.
file map.hpp
Reflection declaration for std::map.
file primitives.hpp
Reflection declarations for primitive types.
file string.hpp
Reflection declaration for std::string.
file string_view.hpp
Reflection declaration for std::string_view.
file unordered_map.hpp
Reflection declaration for std::unordered_map.
file uuid.hpp
Reflection declaration for uuids::uuid.
file vector.hpp
Reflection declaration for std::vector.