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 std::promise<T> thread-safe?
Jul 04, 2022
c++
c++11
asynchronous
promise
Should I always use std::move in a constructor?
Nov 17, 2022
c++
c++11
move-semantics
different compare signature for std::upper_bound and std::lower_bound
Sep 21, 2022
c++
c++11
stl
c++14
c++-standard-library
trying to distinguish between different kinds of rvalues - literals and non-literals
Jun 08, 2022
c++
c++11
move-semantics
rvalue-reference
rvalue
Why does std::map emplace need a copy constructor on gcc?
Nov 11, 2022
c++
c++11
gcc
C++11 - lambda function pass vector in capture and modify it
Mar 11, 2022
c++11
lambda
C++11 default class member initialization with initializer list , simultaneously
Jun 28, 2022
c++
c++11
How to measure the correct size of non-ASCII characters?
Mar 21, 2022
c++
string
c++11
size
non-ascii-characters
Aggregate initialization does not uphold constructor access [duplicate]
Sep 03, 2018
c++
c++11
initialization
language-lawyer
aggregate-initialization
Is it possible to remove dispatch_once in Objective-C++?
Jun 08, 2022
c++
objective-c
c++11
thread-safety
objective-c++
Wrong overload called when constructing from initializer_list inside parentheses
Sep 29, 2022
c++
c++11
visual-c++
language-lawyer
clang++
Parameter Pack Matching Rules with Multiple Packs
Jan 23, 2022
c++
c++11
templates
language-lawyer
variadic-templates
Is this hazard pointer example flawed because of ABA issue?
May 14, 2021
c++
c++11
concurrency
lock-free
aba
Empty initializer list as argument doesn't call default constructor
Oct 23, 2022
c++
c++11
list-initialization
Insert a sorted range into std::set with hint
Mar 22, 2022
c++
c++11
stdset
How can I check if a templated method was called at compile-time?
Jun 02, 2022
c++
c++11
templates
template-meta-programming
introspection
compile time check that trait specialization has unique id
Jun 09, 2022
c++
c++11
Is there a c++ trait to find the most restricted type between two types in C++?
May 27, 2022
c++
c++11
templates
typetraits
Thread synchronization problem with c++ std::atomic variables
Mar 30, 2022
c++11
atomic
Call a function with std::function as argument with a lambda
Oct 22, 2022
c++
c++11
« Newer Entries
Older Entries »