userver: userver/formats/common/transfer_tag.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
transfer_tag.hpp File Reference

This tag class is used to move a ValueBuilder object without copying. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  formats::common::TransferTag
 This tag class is used to move a ValueBuilder object without copying. More...
 

Namespaces

namespace  formats
 Value formats representation, parsing and serialization.
 
namespace  formats::common
 Common utilities for all the formats.
 

Detailed Description

This tag class is used to move a ValueBuilder object without copying.

Definition in file transfer_tag.hpp.