Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 309 Bytes

File metadata and controls

13 lines (8 loc) · 309 Bytes

jsoncons::byte_string_arg_t

#include <jsoncons/semantic_tag.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