userver: yaml_config::PathSupplementary Struct Reference
Loading...
Searching...
No Matches
yaml_config::PathSupplementary Struct Reference

#include <userver/yaml_config/schema.hpp>

Detailed Description

Helper class for Schema that hides path from operator== in Schema. path is ignored, because it serves a purely diagnostic purpose.

Definition at line 58 of file schema.hpp.

+ Inheritance diagram for yaml_config::PathSupplementary:

Public Member Functions

bool operator== (const PathSupplementary &) const noexcept
 

Public Attributes

std::string path
 

Member Data Documentation

◆ path

std::string yaml_config::PathSupplementary::path

Definition at line 61 of file schema.hpp.


The documentation for this struct was generated from the following file: