Files
msgpack-msgpack-c/include/msgpack/adaptor
Takatoshi Kondo 15a0d61a64 Added the new mapping:
std::vector<char> is mapped to BIN.

So, currently BIN, STR, and ARRAY mappings are as follows:
  std::vector<char> is mapped to BIN
  std::string       is mapped to STR
  std::vector<T>    is mapped to ARRAY // T is not char
2014-08-04 15:14:39 +09:00
..
2014-07-12 00:17:31 +09:00
2014-07-12 00:17:31 +09:00
2014-07-12 00:17:31 +09:00
2014-07-12 00:17:31 +09:00
2014-07-07 16:31:29 +09:00
2014-07-12 00:17:31 +09:00
2014-07-12 00:17:31 +09:00
2014-07-12 00:17:31 +09:00
2014-07-12 00:17:31 +09:00
2014-07-12 00:17:31 +09:00
2014-07-12 00:17:31 +09:00
2014-07-07 16:31:29 +09:00
2014-07-12 00:17:31 +09:00
2014-07-12 00:17:31 +09:00
2014-07-12 00:17:31 +09:00
2014-07-12 00:17:31 +09:00
2014-07-12 00:17:31 +09:00
2014-08-04 15:14:39 +09:00
2014-07-12 00:17:31 +09:00