userver: userver/formats/common/type.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
type.hpp File Reference

Common enum of types. More...

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

Go to the source code of this file.

Namespaces

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

Enumerations

enum class  formats::common::Type {
  kNull ,
  formats::common::kArray ,
  formats::common::kObject
}
 Common enum of types. More...
 

Detailed Description

Common enum of types.

Definition in file type.hpp.