Skip to content

Files

Latest commit

0cfd71c · Apr 16, 2025

History

History
13 lines (8 loc) · 309 Bytes

byte_string_arg_t.md

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