vote up -1 vote down star

When searching for something, I found numerous references to particular sections of the C++ standard. I can't find an actual complete copy of the C++ standard. Is it available online anywhere?

flag

69% accept rate

closed as exact duplicate by Martin York Oct 23 '08 at 7:15

1 Answer

vote up 1 vote down check

You can't.

You need to get a hard copy see:
http://stackoverflow.com/questions/81656/where-do-i-find-the-current-x-standard

Draft version can be found online. (see above link for details).

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.