Hello, All.

   Key holder example can be made much simpler and readable if using multiple 
inheritance. 
With ordinary classes I would do it this way:

class CryptKeyHolder: public IKeyHolderPlugin, public ICryptKeyCallback

   Is it possible with CLOOP templates?

-- 
   WBR, SD.

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

Reply via email to