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-12-19 at 21:56:46 +0000