« earlier | later » Page 1 of 1
abseil / C++ Tips of the Week edit / delete
Bite-sized advice on modern C++, from developers at Google. Feels much like the old C++ FAQ Lite entries. Worth a look for CMP201 students.
to c++ cmp201 generics language-design programming templates ... on 25 October 2018
Interesting overview of EA's customised STL implementation, which among other things deals more conveniently with alignment.
7.6. Template Haskell edit / delete
GHC's implementation of Template Haskell.
to compiler haskell metaprogramming research templates ... on 06 October 2006
« earlier | later » Page 1 of 1
- templates | |
2 | + c++ |
1 | + cmp201 |
1 | + compiler |
1 | + games |
1 | + generics |
1 | + haskell |
1 | + language-design |
1 | + metaprogramming |
1 | + programming |
1 | + research |
1 | + software |
1 | + stl |
tasty by Adam Sampson.