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