will c++ ever get std graphics,sound, and networking, libraries?
This is a discussion on c++ stds within the C++ Programming forums, part of the General Programming Boards category; will c++ ever get std graphics,sound, and networking, libraries?...
will c++ ever get std graphics,sound, and networking, libraries?
Graphics and sound - highly unlikely.
Networking - perhaps, but as it stands right now, there are no plans to do it as far as I know.
For information on how to enable C++11 on your compiler, look here.
よく聞くがいい!私は天才だからね! ^_^
A networking library has been proposed but postponed for TR2. However, it is definitely planned.
All the buzzt!
CornedBee
"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
- Flon's Law