This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
jsoncpp
Watch
1
Star
0
Fork
0
You've already forked jsoncpp
mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced
2025-05-05 16:44:46 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
jsoncpp
/
src
History
Billy Donahue
45cd9490cd
Switch to copy-and-swap idiom for operator=.
...
This allows the compiler to elide a copy when rhs is a temporary.
2014-09-10 10:37:34 -07:00
..
jsontestrunner
Fixed deprecated target file path location
2014-08-13 02:02:53 -07:00
lib_json
Switch to copy-and-swap idiom for operator=.
2014-09-10 10:37:34 -07:00
test_lib_json
Fixed deprecated target file path location
2014-08-13 02:02:53 -07:00
CMakeLists.txt
- New CMake based build system. Based in part on contribution from
2013-05-08 20:21:11 +00:00