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
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
ADL using std types fails to find operator
Apr 02, 2022
c++
c++14
Is this considered valid c++11 or c++14? Or is gcc/clang getting it wrong?
Nov 08, 2022
c++
c++11
c++14
language-lawyer
About ODR-violations and template variables
Feb 11, 2022
c++
templates
c++14
constexpr
one-definition-rule
std::make_unique's (and emplace, emplace_back's) awkward deduction for initializer_list arguments
Apr 10, 2022
c++
c++14
unique-ptr
initializer-list
c++17
template template parameter of unknown type
Oct 23, 2022
c++
c++11
templates
c++14
C++17 lambda captures with relaxed type requirements
Sep 28, 2020
c++
lambda
c++14
c++17
« Newer Entries
Older Entries »