c++ how to get the datatype of a map of variants with different datatypes?
i defined a variant where the values having different datatypes like int, float, string.
i defined a variant where the values having different datatypes like int, float, string.