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
check if a c++11 feature is enabled in compiler with CMAKE
Aug 27, 2022
c++
c++11
cmake
What type of heap is used and time complexity of std::priority_queue in c++? [duplicate]
Nov 16, 2022
c++
algorithm
c++11
priority-queue
dijkstra
How to pass a default parameter for std::shared_ptr<PureVirtualClass>
Nov 01, 2018
c++
c++11
shared-ptr
default-parameters
Raspberry Pi optimized backtrace()
Feb 02, 2021
c++11
raspberry-pi
C++: Is it safe to pass an argument like unique_ptr::get() to function
Nov 12, 2022
c++
c++11
stl
unique-ptr
temporary
How to avoid undefined behaviour with aligned_storage and polymorphism
Aug 31, 2022
c++
c++11
reinterpret-cast
Why is an overloaded delete not called when an exception is thrown in a destructor?
Nov 16, 2022
c++
c++11
exception
destructor
delete-operator
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
« Newer Entries
Older Entries »