03:59, 18 October 2018 (diff | hist) . .(+7,495) . . N Std::variant (Created page with " == What is <code>std::variant</code>? == In C++17, std::variant was introduced and is basically a strongly typed <code>union</code>. It allows you to specify a list of state...")