On 11/13/20 8:20 PM, Dimitry Sibiryakov wrote:
Does subj mean that I can inherit, for example, IStatus implementation from IVersioned (or IReferenceCounted) instead of IDisposable?

No. (Though must say never tried.)

  If not, how exactly this parameter is supposed to be used?


When you need to override already existing implementation, for example

class Loopback : public IProviderBaseImpl<Loopback, CheckStatusWrapper, RProvider>

in interface.cpp.




Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to