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
C++11 auto variable initialized by nullptr
Mar 16, 2017
c++
c++11
auto
nullptr
Can you swap a std::queue with a lambda comparator?
Oct 04, 2022
c++
c++11
stl
lambda
deleted-functions
Treating a single object like an array with one element, taking one-past-end pointer
Aug 31, 2022
c++
c++11
language-lawyer
rvalue reference and return value of a function
Nov 12, 2022
c++
function
c++11
move
rvalue-reference
Ensure that a thread doesn't lock a mutex twice?
Mar 05, 2019
c++
multithreading
c++11
locking
deadlock
Struggling with implementation of a type list
Jan 28, 2022
c++
templates
c++11
metaprogramming
template-meta-programming
Is it guaranteed that weak_ptr will expire when shared_ptr is reset to the same address that contains?
Sep 11, 2018
c++
c++11
shared-ptr
weak-ptr
std::lock_guard() for a locked std::mutex
Nov 07, 2022
c++
multithreading
c++11
C-style Callbacks in C++11
Nov 14, 2022
c++
c++11
curl
lambda
callback
How to implement typed strings in C++11?
Sep 20, 2022
c++
c++11
syntactic-sugar
Does the C++ standard allow for an implementation to coalesce allocations?
Feb 03, 2017
c++
c++11
c++14
Unknown return type in template
Mar 16, 2022
c++
templates
c++11
When to use explicit specifier for multi-argument constructors?
Apr 10, 2022
c++
c++11
constructor
explicit
multiple-arguments
Reference invalidation after applying reverse_iterator on a custom made iterator
Jan 04, 2021
c++
c++11
c++14
reverse-iterator
AFAIK, the code below shouldn't compile, but it does in clang and GCC. What am I missing here?
Nov 03, 2020
c++
c++11
language-lawyer
What is the (searchable) name for this syntax...?
Oct 21, 2022
c++
c++11
Swap integers via XOR in single line. Is it really allowed in c++11?
Sep 06, 2022
c++
c++11
language-lawyer
undefined-behavior
Compiling C++ code using __float128
Apr 28, 2021
c++
c++11
g++
Is it safe to remove the c++ volatile here?
May 25, 2022
c++
c++11
volatile
initializer list constructor error with CRTP
Jun 05, 2017
c++
c++11
initializer-list
crtp
« Newer Entries
Older Entries »