< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

RE: [reSIProcate] streambuf


streambuf is part of STL (which in turn is part of the standard C++ standard
library). If your environment does not have streambuf (and STL in general)
you may want to look at STLport: http://www.stlport.org/download.html to see
if it is/you can port it to your environment.

L

-----Original Message-----
From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Jerry
Richards
Sent: Friday, August 12, 2005 2:29 PM
To: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: [reSIProcate] streambuf


I noticed Windows' iosfwd.h defines streambuf as a template.  As I'm porting
to VxWorks, I noticed VxWorks does not have this header file, nor a template
called streambuf.

I suppose I could copy the iosfwd.h file from Windows, but I'm not sure if
that will also require C++ file(s) at link time.

Where does linux define streambuf?

Jerry


_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel