Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

And Ceiling Cat help you if you try to declare something like:

  Kitten neko(Felis<0xCA7>::catus);
where catus may be either a typename or a variable depending which template instantiation you landed on.

There's probably some way to say:

  Kitten neko(Felis<is_function_type<typeof neko>::value_of>::catus);


Beautifully terrible!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: