Main.cc: In function 'int main()': Main.cc:12:68: error: 'transform' was not declared in this scope transform(word.begin(), word.end(), word.begin(), ::tolower); ^