Home
last modified time | relevance | path

Searched defs:StringLiteral (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/
H A Dredfish_oem_routing.hpp32 struct StringLiteral struct
34 constexpr StringLiteral(const char (&str)[N]) in StringLiteral() function
39 constexpr operator std::string_view() const in operator std::string_view()
44 char value[N];