Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
IsInt is a checking code snippet to check if a std::string can be converted to an integer.
CanCast and CanLexicalCast are more general versions of IsInt.
#include <sstream> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.