I am working on a hand rolled atoi function in c++. The compiler is throwing errors when I try to use empty()
#include #include