Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经搜索了互联网和 Boost 序列化文档,但我找不到任何解释为什么有两个不同的带有 boost 序列化的库。
到目前为止,我发现 wserialization 依赖于序列化,但它到底做了什么?为什么这两个库是分开的?
boost::wserialization只是一个面向宽字符的版本boost::serialization
boost::wserialization
boost::serialization