27 May
2014
27 May
'14
3:34 p.m.
On Tue, May 27, 2014 at 12:30 PM, Thijs (M.A.) van den Berg
What does is_container mean? Does it imply that I can access a begin() member function?
What about versioning: some C++11 STL containers have a shrink_to_fit member function that the C++98 STL containers don't have.
I would bet something like [1]. Or, alternatively, if the user explicitly specializes his homebrew container as such. Madera [1] http://en.cppreference.com/w/cpp/concept/Container