Difference in c_str function specification between C++03 and C++11 – stackoverflow.com 09:51 Posted by Unknown No Comments In the C++ reference of c_str() in std::string the following text appears: Return value Pointer to the underlying character storage. data()[i] == operator[](i) for every i in [0, size()) (until ... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Unknown
0 Comment to "Difference in c_str function specification between C++03 and C++11 – stackoverflow.com"
Post a Comment