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
Auto deduce type of function in template
Mar 25, 2026
c++
templates
c++14
generic-programming
What is the purpose of the bullet points in [basic.link]/8 in N4140? They don't seem to bring anything new the statement preceding them
Mar 26, 2026
c++
language-lawyer
c++14
linkage
"no match" and "cannot bind lvalue" errors while overloading `operator<<` with `std::wostream` and `std::string`
Mar 24, 2026
c++
c++11
gcc
c++14
Type of non-type parameter in template template class is non deducible in C++14 but deducible in C++17
Mar 20, 2026
c++
templates
c++14
c++17
template-templates
C++11 auto type deduction from arithmetic operation on int& and long
Mar 19, 2026
c++
c++11
reference
c++14
auto
unpacking array extents at compile time (C++11/14)
Mar 17, 2026
c++
multidimensional-array
c++14
variadic-templates
template-meta-programming
Is sso used in any other standard library containers other than std::string?
Mar 14, 2026
c++
c++11
stl
c++14
Friend with a certain template class : "template<ANY...> friend class A;"
Mar 12, 2026
c++
templates
c++14
friend
Template metaprogramming to match function signature exactly
Mar 12, 2026
c++
templates
c++14
metaprogramming
How to find the constexpr max of variable number of constexpr std::arrays with a default value
Mar 12, 2026
templates
c++14
c++17
variadic-templates
template-meta-programming
no viable conversion from 'lambda' to 'void ...'
Mar 12, 2026
c++
lambda
c++14
Is it possible to pass a lambda with captured non-copyable (moved) value?
Mar 12, 2026
c++
lambda
c++14
unique-ptr
Does the compiler generate a different type for each lambda?
Mar 12, 2026
c++
templates
lambda
c++14
Ambigious access on variadic template multi inheritence function call [duplicate]
Mar 11, 2026
c++
templates
inheritance
c++14
multiple-inheritance
constness it not propagated for dependent types
Mar 08, 2026
c++
c++14
c++17
gcc 4.9 generic lambdas
Mar 08, 2026
c++
gcc
lambda
c++14
gcc4.9
Older Entries »