design-pattern
unity
game-development
unity3d
design-patterns
visitor-pattern
game-programming
command-pattern
factory-pattern
game-programming-pattern
csharp-design-patterns
singleton-pattern
bridge-pattern
facade-pattern
mediator-pattern
csharp-resources
memento-pattern
iterator-pattern
pool-pattern
unity-design-pattern
-
Updated
Feb 6, 2020 - C#
adapt_boost_variant.hpp is a good start, but it isn't enough to understand the concept.
E.g., what is
subtype_cast_implfor? How Am I supposed to say that a reference to super-type should be cast to a reference to a sub-type?