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

Sprinkle in a bunch of std::enable_if to do SFINAE and that's it. It's a way to tell the compiler a certain function or method should be enabled only when some other compile-time condition is true.


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

Search: