- if constexpr (__cplusplus >= 202001) doesn't discard the "wrong" branch http://en.cppreference.com/w/cpp/language/if 22 comments cpp
Linking pages
- Just how `constexpr` is C++20's `std::string`? – Arthur O'Dwyer – Stuff mostly about C++ https://quuxplusone.github.io/blog/2023/09/08/constexpr-string-firewall/ 104 comments
- How C++ Resolves a Function Call https://preshing.com/20210315/how-cpp-resolves-a-function-call/ 103 comments
- Wrapper’s Delight | Trail of Bits Blog https://blog.trailofbits.com/2019/08/26/wrappers-delight/ 72 comments
- IEEE 754 Floating Point Type in C++ | Kibeom Kim https://kkimdev.github.io/posts/2018/06/15/IEEE-754-Floating-Point-Type-in-C++.html 48 comments
- A Flexible Reflection System in C++: Part 1 http://preshing.com/20180116/a-primitive-reflection-system-in-cpp-part-1/ 41 comments
- vittorio romeo's website https://vittorioromeo.info/index/blog/cpp17_curry.html 23 comments
- C++ advanced topics for experienced C++ devs - Incredibuild https://www.incredibuild.com/blog/cpp-advanced-topics-for-experienced-cpp-devs 23 comments
- C++Now 2017 – Michael Park https://mpark.github.io/trip-report/2017/05/20/cppnow-2017/ 15 comments
- Encoding MIPS Instructions with C++17 | by Kevin Hartman | Medium https://medium.com/@kevin_hartman/encoding-mips-instructions-with-c-17-59f9c2170faa 7 comments
- Pythran 0.9.4 - Hollsent http://serge-sans-paille.github.io/pythran-stories/pythran-094-hollsent.html 6 comments
- vittorio romeo's website https://vittorioromeo.info/index/blog/zeroalloc_continuations_p1.html 4 comments
- Modern C++ for C Programmers: Part 6 - Bert Hubert's writings https://ds9a.nl/articles/posts/cpp-6/ 3 comments
- CPP_from_1998_to_2020/Cpp-Technical-Note.md at main · burlachenkok/CPP_from_1998_to_2020 · GitHub https://github.com/burlachenkok/CPP_from_1998_to_2020/blob/main/Cpp-Technical-Note.pdf 2 comments
- How to climb a tree / Habr https://habr.com/en/company/pvs-studio/blog/502516/ 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:en.cppreference.com
Search title: if statement - cppreference.com
See how to search.