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

Public Types

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

Detailed Description

Definition at line 43 of file value_builder.hpp.

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: