unable to inline getline
Lars Gullik Bjønnes
larsbj@lyx.org
Wed Jun 21 04:36:00 GMT 2000
Should it be move out of line?
(cvs gcc)
Lgb
/usr/local/include/g++-v3/bits/basic_string.h:1034: warning: can't inline call to `
std::basic_istream<_CharT, _Traits> &std::getline (std::basic_istream<_CharT, _Traits> &,
std::basic_string<_CharT, _Traits, _Alloc> &) [with _CharT = char, _Traits = std::char_traits<char>,
_Alloc = std::allocator<char>]'
/usr/local/include/g++-v3/bits/basic_ios.h:90: warning: called from
here
More information about the Libstdc++
mailing list