Return the specified value. Derived classes should call this method from their implementations of protocol virtual methods to indicate that virtual methods were overridden correctly.
Declared in <bsls_protocoltest.h>
template<class T>
T
markDoneVal(T const& value) const;