mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
Updated v2_0_cpp_adaptor (markdown)
@@ -16,6 +16,8 @@ msgpack-c provides predefined adaptors for C++ primitive types and standard libr
|
||||
| char | positive/negative integer | |
|
||||
| signed ints *1 | positive/negative integer | |
|
||||
| unsigned ints *2 | positive integer | |
|
||||
| float | float32 |since 2.1.0|
|
||||
| double | float64 | |
|
||||
| std::list | array | |
|
||||
| std::map | array | |
|
||||
| std::pair | array | |
|
||||
|
||||
Reference in New Issue
Block a user