Searched refs:Checked (Results 1 – 3 of 3) sorted by relevance
29 class Checked class36 constexpr Checked(Args&&... args) : t(conCheck(std::forward<Args>(args)...)) in Checked() function in phosphor::network::config::Checked40 constexpr Checked(unchecked, Args&&... args) : in Checked() function in phosphor::network::config::Checked55 constexpr bool operator==(const Checked<T2, Check2>& rhs) const noexcept in operator ==()96 inline size_t operator()(const Checked<std::string, T>& t) const in operator ()()107 using Key = Checked<std::string, KeyCheck>;108 using Section = Checked<std::string, SectionCheck>;109 using Value = Checked<std::string, ValueCheck>;
28 /* Checked field was released in 2.6.27 on 2006-10-25
121 /* Checked state */