Note that there are some explanatory texts on larger screens.

plurals
  1. USSeth Carnegie
    primarykey
    data
    text
    <p>I have over 30 years of experience with C and C++, and experience with various other lesser languages.</p> <p>I highly recommend <a href="http://en.cppreference.com/w/cpp" rel="nofollow">http://en.cppreference.com/w/cpp</a> as an online C++11 Standard Library reference.</p> <p>Also, I have redefined the acronym <em>STL</em> to mean <b>ST</b>andard <b>L</b>ibrary. It is now safe to use again.</p> <h3>Quotes</h3> <blockquote> <p><em>Oli Charlesworth</em>: Both these questions would be answered in the first few chapters of any decent introductory book on C++.</p> <p><em>jeremyskateboard</em>: well i dont have a book</p> </blockquote> <p><br /></p> <blockquote> <p>The first rule of C/C++ is that <em>there is no such thing as "C/C++"</em>. – Kerrek SB</p> </blockquote> <p><br /> Best answers (of mine):</p> <ul> <li><a href="http://stackoverflow.com/a/10522384/726361">How does Q_FOREACH macro work and why is it that complex?</a></li> <li><a href="http://stackoverflow.com/a/9152814/726361">C++11: Move/Copy construction ambiguity?</a></li> <li><a href="http://stackoverflow.com/a/9169621/726361">Are copy constructor elided when passing more than one function?</a></li> <li><a href="http://stackoverflow.com/a/9012695/726361">How to declare an array of pointers to multidimensional arrays</a></li> <li><a href="http://stackoverflow.com/a/9510677/726361">Integer range based template specialisation</a></li> <li><a href="http://stackoverflow.com/q/10365901/726361">Variable declaration in the switch head?</a></li> <li><a href="http://stackoverflow.com/a/11156559/726361">Error pasting “”HELLO“” and “”WORLD“” does not give a valid preprocessing token</a> (<em>because Raymond Chen made an edit to add a code sample</em>)</li> </ul> <p>Favourite questions:</p> <ul> <li><a href="http://stackoverflow.com/questions/9199974/gcc-allow-undefined-symbols">gcc: Allow Undefined Symbols</a></li> <li><a href="http://stackoverflow.com/questions/11546776/how-can-i-make-eclipse-cdt-ignore-erros">How can I make eclipse CDT ignore errors?</a></li> <li><a href="http://stackoverflow.com/questions/9252139/passing-exceptions-accross-a-c-api-boundary">Passing exceptions accross a C API boundary</a></li> </ul>
    plurals
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload