cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
std::set : no reserve() ?
std::set : no reserve() ?
May 12, 2012 at 8:04am UTC
closed account (
o1vk4iN6
)
Is there a reason as to why std::set has no reserve function ? Is it because of the implementation ? I noticed std::unordered_set has a reserve() function.
Topic archived. No new replies allowed.