2 Aug
2016
2 Aug
'16
2:37 a.m.
On 1/08/2016 22:07, Sambeet Panigrahi wrote:
I work on Orocos Real Time toolkit.Thhe project uses a boost::serialization::array however in the boost 1.44 I use there is no such header.Can you please tell me whether this header is really a part of Boost now? If no what can I use instead of that?
Did you actually #include the header? As far as I can tell it has existed since Boost 1.35, so you should have it.