Examples: https://github.com/linksplatform/Interfaces/blob/master/cpp/Platform.Interfaces/IFactory.h - interface for dynamic polymorphism https://github.com/linksplatform/Interfaces/blob/master/cpp/Platform.Interfaces/CFactory.h - interface for static polymorphism