move static functions out of Value, add test driver to ensure linking works properly
authorSean Middleditch <sean@middleditch.us>
Tue, 19 Jan 2010 02:50:13 +0000 (18:50 -0800)
committerSean Middleditch <sean@middleditch.us>
Tue, 19 Jan 2010 02:50:13 +0000 (18:50 -0800)
commitef6c35ae1baa9bab3333636088c4b132b3aeeec5
tree09632a707e0c4dc2c280861847e120982a3b9f06
parent95bf762eebf3f3c2ed2d690eaf30e6c3885143d4
move static functions out of Value, add test driver to ensure linking works properly
Makefile
driver.cpp [new file with mode: 0644]
jansson-impl.hpp
jansson.hpp
test.cpp