Implementation of the ConsoleLogger class used in the Bridge Pattern. More...
Go to the source code of this file.
Namespaces | |
namespace | DesignPatternExamples_cpp |
The namespace containing all Design Pattern Examples implemented in C++. | |
Implementation of the ConsoleLogger class used in the Bridge Pattern.
Definition in file Bridge_ConsoleLogger.cpp.