DEV Community

Somenath Mukhopadhyay
Somenath Mukhopadhyay

Posted on

State Design Pattern in C++ using boost pointer...

After a long time, I am again back to my tech domain. Please enjoy my work on State Design Pattern in C++ using boost's pointer.

Here is the class diagram of my code.

Class Diagram

State pattern class diagram

The State Pattern using Boost Pointer... Read it here... Click the link...

Top comments (0)