robotpy-cppheaderparser
robotpy-cppheaderparser copied to clipboard
Obnoxious constructs that don't work
trafficstars
template <int I>
class Int {};
class MyInt : Int<(2>>8)> {};
Ah yes, I love const generics…
void register_gettid ( uint64_t ( * gettid_fn ) ( void ) ) ;
@bcmIntc hm? I pasted it into https://robotpy.github.io/cxxheaderparser/ and it seems to parse it just fine?