I am working with a XML serializer.
I wonder if I am creating a text element (xerces)
But the value I am after is a float, how do I convert it into a std::string?
Thanks
Jack