Sam Jaffe 27ba42ae02 Use auto because no one cares that it is 'typename std::vector<V>::const_iterator'. begin()/end() is a stdlib convention. hace 7 años
..
json_binder_discard.cpp 1e75da82b5 Fixing compiler errors (include/malformed) hace 8 años
json_binder_discard.hpp 357524597e Cleaned up includes hace 9 años
json_binder_parser.hpp 1e75da82b5 Fixing compiler errors (include/malformed) hace 8 años
json_direct_binder.hpp 3fb14f02f1 Adding test for custom converter for primitive type. hace 8 años
json_direct_get_binder.hpp 4b6d76372d Fixing compiler warnings for implicit casts and unused parameters. hace 8 años
json_direct_map_binder.hpp 018198158f Updating vector and map binders to be more generic - supporting non-associative and associative structures, respectively. hace 8 años
json_direct_scalar_binder.hpp 6547fa3510 Adding json writing checks to test cased for string, int, double, bool and tuple. hace 8 años
json_direct_vector_binder.hpp 27ba42ae02 Use auto because no one cares that it is 'typename std::vector<V>::const_iterator'. begin()/end() is a stdlib convention. hace 7 años
json_object_binder.hpp 3fb14f02f1 Adding test for custom converter for primitive type. hace 8 años
json_tuple_binder.hpp bcbc63184b Fixing bug where booleans did not advance the tracker. hace 8 años