value_from_tag

Customization point tag.

Synopsis

Defined in header <boost/json/conversion.hpp>.

struct value_from_tag;

Description

This tag type is used by the function value_from to select overloads of tag_invoke.

This type is empty; it has no members.

See Also

Convenience header <boost/json.hpp>.