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... | |