scram::mef::Element::AttributeKey
Attribute key extractor.
Public Functions
| Name | |
|---|---|
| std::string_view | operator()(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
) constAttributes are keyed by their names.
Updated on 2025-11-11 at 16:51:08 +0000
