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

Aren't there circumstances in C++ when this isn't possible? e.g. some uses of templates


No, you can implement methods outside the class declaration even with templates. It just has to be in the header file rather than the cpp.




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

Search: