In C++, there is no keyword interface or protocol to define something what should conform to specific set of rules.
Define a Good Interface in C++
In C++, there is no keyword interface or protocol to define something what should conform to specific set of rules.