userver: userver/formats/common/type.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
type.hpp File Reference

Detailed Description

Common enum of types.

Definition in file type.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include 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...