Posts about C++11
- C++11 Performance tip: Update on when to use std::pow ?
- C++11 Performance tip: When to use std::pow ?
- C++11 Concurrency Tutorial - Part 5: Futures
- Compiler benchmark GCC and Clang on C++ library (ETL)
- C++ Containers Benchmark: vector/list/deque and plf::colony
- Partial type erasing in Deep Learning Library (DLL) to improve compilation time
- PVS-Studio on C++ Library Review
- Update: Thor, Thesis and Publications
- Simulate static_if with C++11/C++14
- Named Optional Template parameters to configure a class at compile-time
- ETL - C++ library for vector and matrix computations
- Compile integer Square Roots at compile-time in C++
- Install and Use CLang Static Analyzer on a CMake project
- Improving eddic Boost Spirit parser performances
- eddic 1.2.2 - Performances, improved optimizations and additions to standard library
- C++ Benchmark - std::list VS boost::intrusive::list
- C++ benchmark – std::vector VS std::list VS std::deque
- C++ benchmark - std::vector VS std::list
- EDDIC 0.7.1 : Boolean conditions and new operators
- EDDIC 0.5 : Functions and foreach