Define RCPPSW_PTRREF_DECLDEF

Define Documentation

RCPPSW_PTRREF_DECLDEF(Func, Member, ...)

Expose a pointer reference for an instance member Member named Func. The variable argument list is to allow specification of ‘const’ as part of the function return type. This is the non-const member function version.