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/14: How to remove a pointer-to-member from a type?
Feb 11, 2021
c++
c++11
c++14
Move an element from std::deque in C++11
Mar 23, 2022
c++
c++11
std
move
deque
Static pointer to object initialization thread-safety
May 04, 2022
c++
c++11
thread-safety
static-initialization
Deep Comparison of unique_ptr in std::set while using operator==
Sep 15, 2022
c++
c++11
return values from lambdas with auto parameter
Jan 10, 2019
c++
c++11
lambda
c++14
c++11: initialize map with explicit initializer_list object [duplicate]
Sep 23, 2020
c++11
initializer-list
Function template receiving any standard map
Apr 01, 2022
c++
templates
c++11
Hash value for a std::unordered_map
Feb 07, 2020
c++
c++11
hash
unordered-map
Error with `std::vector< std::unique_ptr< T > >`
Oct 28, 2022
c++
c++11
stdvector
move-semantics
unique-ptr
Strategy to unit test move/copy constructors?
Nov 06, 2022
unit-testing
c++11
C++ wrong constructor being called [duplicate]
Mar 17, 2022
c++
c++11
Variadic member function of template class
Nov 02, 2022
c++
templates
c++11
clang++ fails but g++ succeeds on using a cast to const-unrelated-type operator in an assignment
Jul 22, 2019
c++11
g++
language-lawyer
clang++
conversion-operator
std::tuple, get item by inherited type
Dec 24, 2021
c++
c++11
tuples
template-meta-programming
Can I rely on the order of an unordered map?
Nov 02, 2022
c++
c++11
gcc
language-lawyer
multimap
rvalue on the left side
Nov 02, 2022
c++
c++11
rvalue
lvalue-to-rvalue
std::this_thread::sleep_for sleeps shorter than expected in VS2015
Sep 06, 2022
c++
c++11
visual-studio-2013
visual-studio-2015
Is order of iteration over the elements of std::unordered_set guaranteed to be always the same?
Sep 03, 2022
c++
c++11
iteration
unordered-set
How much does a C++11 lambda capture actually capture?
Aug 23, 2022
c++
performance
c++11
lambda
What is the opposite of c++ `override` / `final` specifier?
Apr 22, 2022
c++
c++11
inheritance
class-hierarchy
modifiers
« Newer Entries
Older Entries »