userver: formats::json::StringBuilder::ArrayGuard Class 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::StringBuilder::ArrayGuard Class Referencefinal

#include <userver/formats/json/string_builder.hpp>

Public Member Functions

 ArrayGuard (StringBuilder &sw)
 

Detailed Description

Construct this guard on new array start and its destructor will end the array

Definition at line 57 of file string_builder.hpp.


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