Diferente pentru stl intre reviziile #11 si #12
Nu exista diferente intre titluri.
Diferente intre continut:
== code(cpp) |map<T, U> cache; template <typename T, U>
//
U my_func(T t) { map<T, U>::const_iterator it = cache.find(t);
== code(cpp) |map<T, U> cache; template <typename T, U>
//
U my_func(T t) { map<T, U>::const_iterator it = cache.find(t);