Define RCPPSW_DECORATE_CT
Defined in File decorator.hpp
Define Documentation
-
RCPPSW_DECORATE_CT(...)
Exposes tricky constructors from the decoratee in the derived class. Generally only needed if the decoratee is an STL container or similar.
Defined in File decorator.hpp
Exposes tricky constructors from the decoratee in the derived class. Generally only needed if the decoratee is an STL container or similar.