Convert First Letter of each word of a String to Upper Case in C++ Varun November 23, 2016 Convert First Letter of each word of a String to Upper Case in C++2016-12-11T15:44:42+05:30 Boost Library No Comment In this article we will discuss different ways to convert first letter of each word to upper case in a a given string Using STL algorithm Using Boost Filtered Iterator… Continue Reading ยป