userver: userver/formats/common/type.hpp File Reference
Loading...
Searching...
No Matches
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
 Shared types and helpers for JSON/YAML format layers.

Enumerations

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