|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
Binds a string key to a required member pointer. More...
#include <Mirror.hpp>
Collaboration diagram for MayaFlux::Reflect::Property< Class, T >:Public Attributes | |
| std::string_view | key |
| T Class::* | member |
Static Public Attributes | |
| static constexpr bool | is_optional = false |
Binds a string key to a required member pointer.
Definition at line 14 of file Mirror.hpp.