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++14
Clearing std::map under a lock vs moving to a temp object
Mar 07, 2022
c++
multithreading
c++14
mutex
stdmap
C++14: Generic lambda with generic std::function as class member
Aug 30, 2022
c++
c++14
std-function
generic-lambda
Disallowing overriding virtual method returning const reference with a method returning non-const reference
Feb 03, 2022
c++
c++14
auto in function parameter list implying template argument
Oct 29, 2022
c++
templates
auto
c++14
User-defined infix operators
Jan 05, 2020
c++
c++14
user-defined
infix-operator
How do I compare tuples for equivalent types disregarding type order?
Oct 20, 2022
c++
comparison
tuples
c++14
stdtuple
Is there any way to trace any compiler's template argument deduction?
Sep 07, 2022
c++
c++14
c++17
Deprecate templated class name with template alias (type alias, using)?
Jun 02, 2018
c++
templates
c++14
deprecated
template-aliases
Use of struct identifier to signify POD types and C structures
Oct 22, 2022
c++
c++11
struct
visual-studio-2013
c++14
Template argument deduction for variadic function pointer parameter - handling of ambiguous cases
Oct 19, 2022
c++
templates
variadic-templates
c++14
template-argument-deduction
How to improve the template recursion depth required for this pattern?
Sep 28, 2016
c++
templates
c++11
recursion
c++14
Correctly allocate memory in vector
Sep 08, 2022
c++
c++11
stl
c++14
allocator
error by move assignment of map with non-copyable (but movable) key
Apr 21, 2022
c++
c++14
move-semantics
stdmap
Safe to pass empty variables by value, when they have no definition?
Oct 26, 2022
c++
c++11
c++14
extern
one-definition-rule
Undefined reference error when initializing unique_ptr with a static const
Apr 28, 2022
c++
c++14
smart-pointers
Why does std::remove_if create so many closures?
Dec 03, 2021
c++
stl
c++14
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
Template Template Parameters in the C++ Standard Library?
Oct 17, 2021
c++
c++11
c++14
Unpacking a typelist
Apr 09, 2021
c++
templates
c++14
variadic-templates
c++17
« Newer Entries
Older Entries »