userver: formats::json::ValueBuilder::IterTraits Struct 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
formats::json::ValueBuilder::IterTraits Struct Reference

Detailed Description

Definition at line 43 of file value_builder.hpp.

Public Types

using ValueType = formats::json::ValueBuilder
 
using Reference = formats::json::ValueBuilder&
 
using Pointer = formats::json::ValueBuilder*
 
using ContainerType = impl::MutableValueWrapper
 

Member Typedef Documentation

◆ ContainerType

using formats::json::ValueBuilder::IterTraits::ContainerType = impl::MutableValueWrapper

Definition at line 47 of file value_builder.hpp.

◆ Pointer

◆ Reference

◆ ValueType


The documentation for this struct was generated from the following file: