$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-10-23 06:08:27
>I don't know the version number of my stl library. I work on a one year
>old SGI 02 (IRIX 6.5).
OK, thanks.
>I found this line in /usr/include/CC/stl_messages_facets.h:
>
>inline catalog open(string& __fn, const locale& __loc) const
> { return do_open(__fn, __loc); }
That;s not a conforming signature though...
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/