Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obnoxious constructs that don't work #30

Open
virtuald opened this issue Dec 22, 2019 · 3 comments
Open

Obnoxious constructs that don't work #30

virtuald opened this issue Dec 22, 2019 · 3 comments

Comments

@virtuald
Copy link
Member

template <int I>
class Int {};

class MyInt : Int<(2>>8)> {};
@auscompgeek
Copy link
Member

Ah yes, I love const generics…

@bcmIntc
Copy link

bcmIntc commented Aug 10, 2023

void register_gettid ( uint64_t ( * gettid_fn ) ( void ) ) ;

@virtuald
Copy link
Member Author

@bcmIntc hm? I pasted it into https://robotpy.github.io/cxxheaderparser/ and it seems to parse it just fine?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants