- Technique: Immediately-Invoked Function Expression for Metaprogramming https://foonathan.net/2020/10/iife-metaprogramming/ 10 comments cpp
Linking pages
Linked pages
- Implementation Challenge: Replacing std::move and std::forward https://foonathan.net/2020/09/move-forward/ 99 comments
- `constexpr` is a Platform https://foonathan.net/2020/10/constexpr-platform/ 76 comments
- IIFE for Complex Initialization - C++ Stories http://www.bfilipek.com/2016/11/iife-for-complex-initialization.html 35 comments
- std::declval - cppreference.com https://en.cppreference.com/w/cpp/utility/declval 18 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:foonathan.net
Search title: Technique: Immediately-Invoked Function Expression for Metaprogramming
See how to search.