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++17
Why does '[[fallthrough]]' need the square brackets '[[]]'?
May 23, 2022
c++
c++17
Why is a cast operator to std::optional ignored?
Sep 18, 2022
c++
casting
operator-overloading
c++17
static-cast
Variant visitation and common_type
Oct 14, 2022
c++
c++17
variant
std::function has performances issues, how to avoid it?
Nov 09, 2022
c++
performance
machine-learning
statistics
c++17
generating calls to lambdas with arbitrary number of parameters
Nov 27, 2021
c++17
variadic-templates
template-meta-programming
generic-lambda
fold-expression
Constexpr counter that works on GCC 8, and is not restricted to namespace scope
Apr 12, 2022
c++
c++17
template-meta-programming
Is decltype of a non-static member function ill-formed?
Aug 27, 2022
c++
c++14
language-lawyer
c++17
decltype
Constexpr constructor fails to satisfy the requirements, but still constexpr. Why?
Aug 25, 2022
c++
language-lawyer
c++17
if constexpr vs sfinae
Oct 27, 2022
c++
c++17
sfinae
Can I pattern-match a type without writing a custom trait class?
May 31, 2022
c++
templates
c++17
template-meta-programming
Get function arguments type as tuple
Sep 26, 2022
c++
templates
c++17
variadic-templates
template-argument-deduction
constructing string from NULL?
May 26, 2022
c++
string
c++17
How to construct a type trait that can tell if one type's private methods can be called in another type's constructor?
Apr 27, 2022
c++
templates
c++17
typetraits
how to make argument deduction work for derived class which using base class constructor?
Apr 28, 2022
c++
c++17
c++20
Will template parameter deduction for constructors available since C++17 allow explicitly specify some of the class template arguments?
Mar 13, 2022
c++
templates
language-lawyer
c++17
Structured bindings width
Sep 16, 2022
c++
variadic-templates
typetraits
c++17
structured-bindings
Template template partial specialization only working with -std=c++1z with g++
Nov 08, 2019
c++
templates
g++
c++17
clang++
structured binding with existing vars not possible?
Sep 15, 2022
c++
c++17
structured-bindings
Template argument deduction for class templates in C++17: am I doing it wrong?
Oct 23, 2022
c++
templates
g++
c++17
Wrap pattern std::begin; return begin(c); into a function
Jun 18, 2020
c++
c++11
c++14
c++17
« Newer Entries
Older Entries »