Skip to content

scram::mef::Element::AttributeKey

Attribute key extractor.

Public Functions

Name
std::string_viewoperator()(const Attribute & attribute) const<br>Attributes are keyed by their names.

Public Functions Documentation

function operator()

cpp
inline std::string_view operator()(
    const Attribute & attribute
) const

Attributes are keyed by their names.


Updated on 2025-11-11 at 16:51:08 +0000