Re: [Boost-users] Boost::serialization detection of Cxx Standard

2022-10-14 Thread Georg Gast via Boost-users
Thank you John, that helped! 14.10.2022 13:37:16 John Maddock via Boost-users : > On 14/10/2022 10:04, Georg Gast via Boost-users wrote: >> Hi, >> I developed a patch and a test to serialize std::pmr::(w)strings in all 3 >> archive types. The test I set the requirement to 17. It works so far >>

Re: [Boost-users] Boost::serialization detection of Cxx Standard

2022-10-14 Thread John Maddock via Boost-users
On 14/10/2022 10:04, Georg Gast via Boost-users wrote: Hi, I developed a patch and a test to serialize std::pmr::(w)strings in all 3 archive types. The test I set the requirement to 17. It works so far but when I compile the library for using it in my application the "hidden" functions behind