Benedikt Bitterli
Results
1
issues of
Benedikt Bitterli
For the following slang snippet: ``` struct Outer { struct Inner { void foo(T param) {} } } ``` Reflecting the method `foo` using `findFunctionByNameInType` on `Outer::Inner` succeeds, but subsequently...
siggraph2025
reflection
RTR
RTR_Quality_Improvement