summaryrefslogtreecommitdiff
path: root/cpp/bench.cpp
Commit message (Expand)AuthorAgeFilesLines
* lang/c/msgpack: divide pack_raw() into pack_raw() and pack_raw_body()frsyuki2009-02-151-1/+2
* lang/c/msgpack: reimplemented C++ binding with template-based static resoluti...frsyuki2009-02-151-4/+11
* lang/c/msgpack: c-macro based templatefrsyuki2009-02-151-5/+5
* lang/c/msgpack: fix typesfrsyuki2009-02-151-3/+3
* lang/c/msgpack: C++ binding: changed calback function of packer from Stream& ...frsyuki2009-02-151-2/+1
* lang/c/msgpack: C++ binding: added bench.cppfrsyuki2009-02-151-0/+181