Your opinion will help to improve our service
Leave a feedback >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 |
Common utilities for all the formats. | |
Variables | |
constexpr char | formats::common::kPathSeparator = '.' |
constexpr char | formats::common::kPathRoot [] = "/" |
constexpr char | formats::common::kPathPrefixSeparator [] = ":/" |