(c_str): Change return of "" to return of traits::empty() call so that proper...
authorBaron Roberts <baron@sgi.com>
Tue, 16 Feb 1999 11:58:18 +0000 (11:58 +0000)
committerUlrich Drepper <drepper@gcc.gnu.org>
Tue, 16 Feb 1999 11:58:18 +0000 (11:58 +0000)
commitce03e9e15aef44d62bd7e5ce6604c9a0e12be97f
treea5329dddc85c79d5dc495e47e1c31687b781b6f3
parent769affc265047477cfc7491c8aaef267ffbca236
(c_str): Change return of "" to return of traits::empty() call so that proper...

(c_str): Change return of "" to return of traits::empty() call so that
proper empty string is returned based on the character type (i.e. ""
or L"").

From-SVN: r25246
libstdc++/std/bastring.h