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
Is this compiler transformation allowed?
Nov 06, 2022
c++
multithreading
c++11
data-race
using std::function::target correctly
Sep 05, 2022
c++
c++11
c++17
In 2018 with C++11 and higher, are helper init() functions considered bad form?
Sep 24, 2022
c++
c++11
strong enum typedef: clang bug or c++11 standard uncertainty?
Nov 01, 2021
c++
c++11
enums
language-lawyer
Assign a value to an rvalue reference returned from function
Sep 05, 2022
c++
c++11
c++14
rvalue-reference
rvalue
Passing a std::shared_ptr<T> to a function that takes a std::shared_ptr<const T>?
Apr 30, 2022
c++
c++11
c++14
shared-ptr
std::this_thread::yield() usage?
Oct 31, 2021
multithreading
concurrency
c++11
Can tr1::function swallow return values?
Oct 24, 2021
c++
c++11
tr1
boost-function
Is this C++0x optimization legal?
Jun 13, 2019
c++
c++11
Why am I failing to capture the "this" pointer by a lambda?
Nov 15, 2021
c++
c++11
lambda
this
A preprocessor #define to check for language version? C++98/C++03/C++11
May 01, 2016
c++
c++11
Expression templates and ranged based for in C++11
Nov 14, 2022
c++
c++11
expression-templates
When are special member functions of a template class instantiated?
Oct 23, 2022
c++
templates
c++11
clang
copy-constructor
Implicit conversion lookup on template fails for friend function defined outside of class
May 10, 2022
c++
templates
c++11
Is it possible to use std::enable_if to select a member template specialization?
Mar 09, 2017
c++
templates
c++11
template-specialization
Can I alias a member of a base class in a derived class?
Sep 22, 2022
c++
c++11
How to parallelize a divide-and-conquer algorithm efficiently?
Sep 07, 2022
c++
multithreading
sorting
c++11
parallel-processing
When should I use uniform initialization? [duplicate]
Aug 19, 2022
c++
c++11
struct
Unpacking arguments from tuples
Feb 28, 2022
c++
templates
c++11
variadic-templates
Do I have to overload every operator for a class to behave like one of its member variables?
Oct 08, 2021
c++
string
class
c++11
operator-overloading
« Newer Entries
Older Entries »