JSON for Modern C++
3.0
|
unnamed namespace with internal helper functions
Classes | |
struct | has_mapped_type |
Helper to determine whether there's a key_type for T. More... | |
Functions | |
template<typename T > | |
static bool | approx (const T a, const T b) |
"equality" comparison for floating point numbers More... | |