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