veselink1 / refl-cpp

Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
https://veselink1.github.io/refl-cpp/md__introduction.html
MIT License
1.05k stars 76 forks source link

(unknown)** that is all i get for typename #83

Closed jmikedupont2 closed 8 months ago

jmikedupont2 commented 8 months ago

See my code here, https://github.com/meta-introspector/llama.cpp/commit/c683f2c76aaacdc3f2cfb7ed72d97c4589c54677

jmikedupont2 commented 8 months ago

It was a pointer to a type that was the issue