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 can't the compiler deduce the template parameter when used with a conversion operator?
Aug 21, 2022
c++
c++17
template-argument-deduction
Is there any hope to call a common base class method on a std::variant efficiently?
Jul 28, 2022
c++
performance
x86
c++17
variant
if constexpr in a recursive generic lambda: different compiler behavior
Mar 08, 2021
c++
lambda
language-lawyer
c++17
if-constexpr
Short circuit of overloaded operator && and || in C++17
Sep 19, 2022
c++
operator-overloading
c++17
Folding expressions in C++17 - Usecase for comparison operators
Aug 08, 2020
c++
c++17
fold-expression
Is "std::is_callable" replaced with "std::is_invocable" in C++17?
Jan 09, 2019
c++
standards
language-design
c++17
typetraits
Cannot initialize std::variant with various lambda expressions
Feb 15, 2021
c++
lambda
future
c++17
variant
Can C++17 be used together with CUDA using clang?
Sep 19, 2022
c++
cuda
clang
c++17
Comparison object being invocable as const
Sep 07, 2022
c++
stl
c++17
Finding minimum element based on a transformed value
Oct 17, 2022
c++
algorithm
min
c++17
range-v3
Syntax issue when populating an array with a fold expression
Nov 07, 2021
c++
c++17
fold-expression
Why string_view instead of generalized container_view<T>?
Nov 03, 2022
c++
string
c++17
string-view
Something like "if constexpr" but for class definition
Aug 29, 2022
c++
class
c-preprocessor
c++17
if-constexpr
Using strings in switch statements - where do we stand with C++17?
Feb 17, 2022
c++
switch-statement
stdstring
c++17
string-literals
C++17 constexpr string parsing
Sep 18, 2022
c++
parsing
c++17
constexpr
Template member function specialization in a template class
Aug 22, 2022
c++
templates
c++17
template-specialization
member-functions
How to order types at compile-time?
Oct 02, 2022
c++
types
tuples
template-meta-programming
c++17
Is C++17 std::to_chars adding a null terminator?
Oct 24, 2022
c++
c++17
string-conversion
Why will std::uncaught_exception change to std::uncaught_exceptions?
Aug 17, 2022
c++
exception
c++17
`std::alignment_of` versus `alignof`
Jun 30, 2022
c++
memory-alignment
c++17
alignof
« Newer Entries
Older Entries »