C++ State Machine Example implementation of a State Machine in C++ to illustrate the State Pattern. This repo contains the code from this answer on StackOverflow.