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
Return value optimization of values unpacked from std::tuple
Aug 05, 2017
c++
c++11
tuples
return-value-optimization
C++11 and [17.5.2.1.3] Bitmask Types
Nov 26, 2019
c++
enums
c++11
bitmask
libc++
Why is there no atomic_{store,load} for weak_ptr?
Oct 19, 2022
c++
c++11
shared-ptr
atomic
smart-pointers
How to prevent delete px.get() for a unique_ptr
May 25, 2017
c++
c++11
Conflict between perfect forwarding constructor and copy constructor in class hierarchy
Nov 09, 2022
c++
c++11
copy-constructor
sfinae
perfect-forwarding
cancelling std::thread using native_handle() + pthread_cancel()
Apr 08, 2022
c++
gcc
c++11
pthreads
stdthread
How to write a variadic method which replaces chained method calls?
Jun 17, 2022
c++
templates
c++11
variadic-functions
What is the curly bracket parameter in the constructor of C++11 [duplicate]
Jan 09, 2020
c++
c++11
Why forwarding reference does not deduce to rvalue reference in case of rvalue?
Aug 29, 2022
c++
c++11
templates
perfect-forwarding
template-argument-deduction
C++11 Base constructor delegating/forwarding to derived class with "using" keyword
Sep 26, 2022
c++
c++11
constructor
using
default-constructor
C++11 Can only primitive data types be declared atomic?
Aug 30, 2022
object
c++11
thread-safety
mutex
atomic
MSVCs Implementation of std::put_time
Aug 31, 2021
c++
visual-studio-2012
c++11
locale
standard-library
How to profile lock contentions under g++/std::mutex?
Oct 25, 2017
c++
multithreading
c++11
C++11 user-defined literals [duplicate]
Nov 13, 2022
c++
c++11
user-defined-literals
Is libstdc++ support for std::unordered_map incomplete?
Apr 19, 2017
c++
c++11
unordered-map
allocator
libstdc++
Does shared_ptr's dtor require the use of a "deleter"?
Oct 16, 2022
c++
c++11
shared-ptr
language-lawyer
Phoenix::bind for C++11 lambdas in boost::spirit::qi semantic actions
Apr 21, 2021
c++
c++11
lambda
boost-spirit
Is there a conjunction of type predicates that correspond to std::is_pod<>?
Sep 26, 2015
c++11
typetraits
Optimization and multithreading in B.Stroustrup's new book
Sep 24, 2018
c++
multithreading
optimization
c++11
Constness of captured reference
Oct 15, 2022
c++11
constants
« Newer Entries
Older Entries »