Define RCPPSW_VISITOR_ACCEPT_STUB

Define Documentation

RCPPSW_VISITOR_ACCEPT_STUB(Visitor)

A stub of a visitor acceptance function necessary to conform to an unspecified interface, with the added benefit that if this stub is ever executed you get an assertion failure rather than a silent error.

You can only use this macro in a class which inherits from rer::client.