What should I use instead of void as one of the alternative types in an variant?...
Read MoreHow to compare std::variant of custom classes?...
Read MoreHow to make a map key to be of two different data types?...
Read MoreHow to simplify std::variant class types...
Read MoreWhy `std:variant`'s `operator=(T&& t)`'s noexcept spec doesn't depend on inner t...
Read More