TDDD38 Advanced Programming in C++
Character Traits
Exercises on designing character traits classes (in principle traits classes in general) and using them together with std::basic_string to create corresponding string types. Uses template (lecture 6) and derivation (lecture 4-5).
Page responsible: Tommy Olsson
Last updated: 2010-03-11
