auto Visit(Visitor &&vis, Variant &&var)
Mimic some of std::visit, for the case of one visitor only.
CommandContext provides additional information to an 'Apply()' command. It provides the project,...
A flat linked list of tracks supporting Add, Remove, Clear, and Contains, serialization of the list o...