Op 10 aug. 2012 05:49 schreef "Jim Michaels" <[email protected]> het
volgende:
>
> is this in the latest compilers in <sstream>?
>
> according to
http://www.cplusplus.com/reference/iostream/stringbuf/stringbuf/
>
> I should be able to access std::stringbuf::stringbuf but I can't. it's
not declared in 20111127.

std::streambuf is defined in <streambuf>, see for example
en.cppreference.com/w/cpp/io/basic_streambuf

Ruben

>
> -------------
> Jim Michaels
> [email protected]
> [email protected]
> http://RenewalComputerServices.com
> http://JesusnJim.com (my personal site, has software)
> ---
> IEC Units: Computer RAM & SSD measurements, microsoft disk size
measurements (note: they will say GB or MB or KB or TB when it is IEC
Units!):
> [KiB] [MiB] [GiB] [TiB]
> [2^10B=1,024^1B=1KiB]
> [2^20B=1,024^2B=1,048,576B=1MiB]
> [2^30B=1,024^3B=1,073,741,824B=1GiB]
> [2^40B=1,024^4B=1,099,511,627,776B=1TiB]
> [2^50B=1,024^5B=1,125,899,906,842,624B=1PiB]
> SI Units: Hard disk industry disk size measurements:
> [KB] [MB] [GB] [TB]
> [10^3B=1,000B=1KB]
> [10^6B=1,000,000B=1MB]
> [10^9B=1,000,000,000B=1GB]
> [10^12B=1,000,000,000,000B=1TB]
> [10^15B=1,000,000,000,000,000B=1PB]
>
>
>
------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to