Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 288 Bytes

half_arg_t.md

File metadata and controls

13 lines (8 loc) · 288 Bytes

jsoncons::half_arg_t

#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.

See also

half_arg