Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2024. The current version is 1.90.0.
serializer(serializer&&) = delete; »more...
Constructor.
serializer(serialize_optionsconst& opts = {}) noexcept; »more...serializer(storage_ptrsp, unsigned char* buf = nullptr,std::size_tbuf_size = 0,serialize_optionsconst& opts = {}) noexcept; »more...