Talk:cpp/container/map/at
From cppreference.com
In C++98 standard there were no map::at member functions: http://www.lirmm.fr/~ducour/Doc-objets/ISO+IEC+14882-1998.pdf
Why this page does not say that they appeared only in C++11?