[#BloombergLP-bsls-ProtocolTestImp-markDone] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/ProtocolTestImp.adoc[ProtocolTestImp]::markDone :relfileprefix: ../../../ :mrdocs: Return a proxy object convertible to any value or pointer type. Derived classed should call this method from their implementations of protocol virtual methods to indicate that virtual methods were overridden correctly. == Synopsis Declared in `<bsls_protocoltest.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/ProtocolTest_MethodReturnType.adoc[ProtocolTest_MethodReturnType] markDone() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#