|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
Binds a string key to a required member pointer. More...
#include <Reflection.hpp>
Collaboration diagram for MayaFlux::IO::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 Reflection.hpp.