// slang-value-reflect.h #ifndef SLANG_VALUE_REFLECT_H #define SLANG_VALUE_REFLECT_H #include "slang-generated-value.h" #include "slang-generated-value-macro.h" // Create the functions to automatically convert between value types #endif // SLANG_VALUE_REFLECT_H