summaryrefslogtreecommitdiff
path: root/cpp/pack.hpp
Commit message (Expand)AuthorAgeFilesLines
* lang/c/msgpack: reimplemented C++ binding with template-based static resoluti...frsyuki2009-02-151-5/+5
* lang/c/msgpack: c-macro based templatefrsyuki2009-02-151-43/+37
* lang/c/msgpack: fix typesfrsyuki2009-02-151-2/+2
* lang/c/msgpack: C++ binding: changed calback function of packer from Stream& ...frsyuki2009-02-151-15/+32
* lang/c/msgpack: added license notificationsfrsyuki2009-02-151-0/+17
* lang/c/msgpack: added C++ binding msgpack::packfrsyuki2009-02-151-0/+192