To convert a string object that stores an integer to a variable of type int one can use the C++11 function ________. code example Example: convert integer to string c++ std::to_string(23213.123)