Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 305 Bytes

byte_string_arg_t.md

File metadata and controls

13 lines (8 loc) · 305 Bytes

jsoncons::byte_string_arg_t

#include <jsoncons/tag_type.hpp>

struct byte_string_arg_t {explicit byte_string_arg_t() = default;};

byte_string_arg_t is an empty class type used to disambiguate constructor overloads for byte strings.

See also

byte_string_arg