How to generate a series of unique double numbers in C++?
I know how to generate a series of integer numbers between (low,high) by using the subscript as another look up map's subscript. While this might not work for the double number? Any better Solution? (Better with C++ 11)
Aucun commentaire:
Enregistrer un commentaire