Definition in file path.hpp.
Go to the source code of this file.
#include <string>#include <string_view>Classes | |
| class | formats::common::Path |
Namespaces | |
| namespace | formats |
| Value formats representation, parsing and serialization. | |
| namespace | formats::common |
| Shared types and helpers for JSON/YAML format layers. | |
Variables | |
| constexpr char | formats::common::kPathSeparator = '.' |
| constexpr char | formats::common::kPathRoot [] = "/" |
| constexpr char | formats::common::kPathPrefixSeparator [] = ":/" |