mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
Updated v2_0_cpp_adaptor (markdown)
@@ -60,7 +60,6 @@ msgpack-c provides predefined adaptors for C++ primitive types and standard libr
|
||||
| string_view | str |since 2.1.0|
|
||||
| optional | depends on optional type |since 1.2.0|
|
||||
| fusion sequence | array |since 1.2.0|
|
||||
| [variant](v2_0_cpp_variant) | all types |since 1.2.0|
|
||||
|
||||
When you use the adaptors for boost containers, you need to define MSGPACK_USE_BOOST.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user