std::set : no reserve() ?

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.