User contributions
- 07:15, 15 July 2016 (diff | hist) . . (+232) . . N Talk:cpp/algorithm/includes (Created page with "Should the example be changed? return std::tolower(a) < std::tolower(b); Should change to std::tolower(static_cast<unsigned char>( a )) ... ? Thank you ~~~~")
- 06:58, 16 September 2014 (diff | hist) . . (+110) . . Talk:cpp/utility/initializer list