This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/18684] static member function not defined in std::locale::facet class


------- Additional Comments From pcarlini at suse dot de  2004-11-29 23:04 -------
By the way, about your latest snippet, it doesn't include, as it should <locale>
(you are using messages) and messages<int> (at variance with char and wchar_t)
is not a required instantiation (see Table 51 and 52).

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18684


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]