Return a proxy object convertible to any value or pointer type.
Synopsis
Declared in <bsls_protocoltest.h>
ProtocolTest_MethodReturnType
markDone() const;
Description
Derived classes should call this method from their implementations of protocol virtual methods to indicate that virtual methods were overridden correctly.
Return Value
proxy convertible to any non‐reference return type
Created with MrDocs