MNX Document Model
Loading...
Searching...
No Matches
mnx::detail::DictionaryAppendFromMake< T, MakeFunc > Struct Template Reference

Adds an append(key, ...) overload that mirrors a type's static make(...) signature for dictionaries. More...

Detailed Description

template<typename T, auto MakeFunc>
struct mnx::detail::DictionaryAppendFromMake< T, MakeFunc >

Adds an append(key, ...) overload that mirrors a type's static make(...) signature for dictionaries.