alternative Standard Libary
0.29.8
|
#include <property.hpp>
Öffentliche Typen | |
using | setter_type = void(TBase::*)(const int8_t) |
using | getter_type = int8_t(TBase::*)() |
Öffentliche Methoden | |
prop8_t (auto_ptr< TBase > base, getter_type gtyp, setter_type styp) | |
operator int8_t () const | |
|
inherited |
|
inherited |
|
inline |
|
inlineinherited |