#include <jsoncons/tag_type.hpp>
struct half_arg_t {explicit half_arg_t() = default;};
half_arg_t
is an empty class type used to disambiguate constructor overloads for half precision floating point numbers.
#include <jsoncons/tag_type.hpp>
struct half_arg_t {explicit half_arg_t() = default;};
half_arg_t
is an empty class type used to disambiguate constructor overloads for half precision floating point numbers.