Why did C++11 remove the default value from the prototypes of std::vector's fill constructor? – stackoverflow.com

In C++98 the prototype for std::vector's fill constructor has a default value for the initializer: explicit vector (size_type n, const value_type& val = value_type(), const ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Why did C++11 remove the default value from the prototypes of std::vector's fill constructor? – stackoverflow.com"