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
How to store universal references
Nov 02, 2022
c++
templates
c++11
perfect-forwarding
universal-reference
What is a clean/concise way to pass empty range to a function taking a pair of iterators?
Aug 19, 2018
c++
stl
c++11
recursive_directory_iterator throws exception
Mar 13, 2020
c++
boost
c++11
"Member is private" although I don't access it from outside, when using trailing return type
Dec 29, 2021
c++
templates
c++11
functional-programming
metaprogramming
Overload resolution with universal references
Mar 17, 2022
c++
c++11
overloading
rvalue-reference
universal-reference
What is the standard conforming way to decide what will be returned by what() from a class inherited from std::system_error without duplicating data?
Nov 23, 2018
c++
c++11
c++14
std-system-error
Template argument deduction for lambdas
Sep 06, 2019
c++
templates
c++11
lambda
c++14
Does the semantics of `std::memory_order_acquire` requires processor instructions on x86/x86_64?
Apr 01, 2022
c++
c++11
concurrency
x86
memory-barriers
When and how to use std::locale::messages?
Oct 29, 2022
c++
c++11
internationalization
locale
facet
move_iterator is broken for iterators returning prvalues and returns dangling reference
Sep 05, 2021
c++
c++11
stl
iterator
move-semantics
GCC 4.4 does not implement C++11 range loop. What other range loop syntax does it support?
Aug 23, 2022
c++
c++11
g++
What's new in the C++11 preprocessor?
Jan 18, 2019
c++
c++11
c-preprocessor
Why std::thread doesn't have try_join_for() and interrupt() methods
Nov 18, 2020
c++11
concurrency
c++-standard-library
C++11 implicitly convert
Jul 18, 2021
c++
c++11
implicit-conversion
Does sequenced-before relation in C++11 prevent compiler/CPU reordering?
Mar 31, 2019
c++
c++11
language-lawyer
Template Template Parameters in the C++ Standard Library?
Oct 17, 2021
c++
c++11
c++14
Temporary lifetime and perfect forwarding constructor
Apr 23, 2022
c++
c++11
using template specialization
Jul 29, 2017
c++
templates
c++11
template-specialization
Are unscoped enumerations still useful?
Oct 26, 2022
c++
c++11
enums
std::array aggregate initialization requires a confusing amount of curly braces
Jun 14, 2020
c++
c++11
« Newer Entries
Older Entries »