Twitter updates
- @repi Sounds great, I guess that should also help to make the games more stable on PC. Wonder what perf difference you see, if any? 17 hours ago
- @aras_p Happy birthday! The link you attached seems to be broken though. 1 day ago
Development
Graphics
Calendar
Daily Archives: 19.11.2008
C++ tricks, #6: Explicit template instantiation
Today we take a look at explicit template instantiations (yet another post which is a direct result of user feedback ). With explicit template instantiations, you can define a template and instantiate it in a DLL, so clients don’t even … Continue reading