Boost logo

Boost Users :

Subject: [Boost-users] [boost][container][static_vector] Stack or heap?
From: Aaron Levy (aaron.levy_at_[hidden])
Date: 2014-09-08 13:06:05


Does the boost::container::static_vector allocate its memory on the stack or heap. From what I could make of the code, it seems to allocate on the stack. What happens if the requested size exceeds the stack size limits?

Aaron


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net