October 2016
Intermediate to advanced
452 pages
9h 47m
English
UInterfaces are a pair of classes that work together to enable classes to exhibit polymorphic behavior among multiple class hierarchies. This recipe shows you the basic steps involved in creating a UInterface purely in code.
.h file to start, and name it MyInterface.h.MyInterface.cpp as your ...Read now
Unlock full access