.. index:: pair: FAQ; frequently asked questions pair: FAQ; Marshall Cline pair: FAQ; Bjarne Stroustrup pair: FAQ; Microsoft pair: FAQ; cppreference.com Frequently asked questions (FAQ) ================================ This section is a collection of my answers to some frequently asked questions you may find useful. .. toctree:: :maxdepth: 1 :glob: ./q* ----- .. admonition:: More to Explore - `ISO C++ FAQ `__ - this FAQ also includes everything from the old Marshall Cline FAQ at Parasoft - Bjarne Stroustrup's `C++11 FAQ `__ - `cppreference.com's C++ FAQ `__ - `stackoverflow.com's C++ FAQ `__ - `Microsoft's C++ standard library FAQ `__