Boost logo

Boost Users :

Subject: [Boost-users] is boost::container::static_vector header only library?
From: Sivaram L (sivaram.grps_at_[hidden])
Date: 2019-01-16 12:44:30


I am working on a embedded systems project, where we are exploring
options to use STL containers without dynamic memory allocation,
except std::array we cannot use any of the STL, boost container has
static_vector for that, on browsing the code,we found that the library
has to be built, is there a way to use this library as header only
library?


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