[reSIProcate] streambuf

Leon Thrane sipfoundry-1 at thrane.net
Fri Aug 12 14:10:50 CDT 2005


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 at list.sipfoundry.org
[mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of Jerry
Richards
Sent: Friday, August 12, 2005 2:29 PM
To: resiprocate-devel at list.sipfoundry.org
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 at list.sipfoundry.org
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel





More information about the resiprocate-devel mailing list