Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c++11
Compile time type conversion check (constexpr and user defined literals)
Jul 31, 2019
c++
c++11
constexpr
Move constructor signature
Jun 21, 2019
c++
c++11
move-constructor
how to avoid static_cast when using std::make_tuple with overloaded functions
Dec 23, 2018
c++
c++11
tuples
C++11 is_pod with GCC 4.6
May 21, 2019
c++
c++11
gcc
Concurrent writes to different locations in the same cache line
Apr 14, 2017
c++
caching
concurrency
c++11
memory-model
noexcept specifier and compiler optimizations
Nov 02, 2022
c++
c++11
compiler-optimization
noexcept
How can I pass a substring by reference?
Mar 22, 2022
c++
algorithm
c++11
Binding function arguments in C++11
Oct 24, 2022
c++
templates
c++11
variadic-templates
Lambda expression sneakily capturing `this`
Oct 28, 2022
c++
c++11
lambda
Why does this basic thread program fail with Clang but pass in g++?
Feb 10, 2019
c++
c++11
implicit constexpr?
Aug 13, 2022
c++
c++11
constexpr
how to make each thread use its own RNG in C++11
Jun 16, 2022
c++
random
c++11
openmp
Sorting a list of objects holding a vector of unique_ptr
Nov 22, 2020
c++
list
c++11
vector
unique-ptr
Collection of std::functions with different arguments
Aug 28, 2016
c++
c++11
variadic-templates
std-function
lvalue binding to rvalue reference
Apr 24, 2022
c++
c++11
lvalue
rvalue
What are the common usage of exceptions at catch site?
Mar 25, 2022
c++
exception
c++11
exception-handling
try-catch
User-friendly API with unique_ptr
Feb 09, 2019
c++
c++11
smart-pointers
Reading std::string, remove all special characters from a std::string
Nov 20, 2022
c++
regex
string
c++11
split
c++ std::unique_ptr won't compile in map
Oct 18, 2022
c++
visual-studio-2012
c++11
unique-ptr
Mixing boost smart pointers and C++11 smart pointers in boost::signals2
Sep 05, 2022
c++
c++11
boost
« Newer Entries
Older Entries »