Saturday, June 12, 2010

String

The following does not compile: std::string s('z');

Reference: The C++ Standard Library: A Tutorial and Reference by Nicolai M. Josuttis. Addison-Wesley, 1999, p. 484.

No comments:

Post a Comment