Boost logo

Boost Users :

Subject: Re: [Boost-users] is boost::container::static_vector header only library?
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2019-01-19 09:32:14


On 16/01/2019 13:44, Sivaram L via Boost-users wrote:
> 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?

As Adam has correctly pointed out, boost::container::static_vector is
header-only.

Ion


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