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
Wrapping a callable that may be void return
Oct 29, 2022
c++
closures
c++17
Is it possible to make a template variable in lambda signature generic?
Oct 24, 2022
c++
templates
lambda
c++17
generic-lambda
Transform parameter pack types
Sep 17, 2022
c++
c++11
templates
c++17
C++17 Standard - Cast away const of static
Sep 15, 2022
c++
language-lawyer
c++17
const-cast
Why do structured bindings not support variadics?
Jun 05, 2021
c++
templates
c++17
variadic-templates
propagate_const of const unique_ptr
Aug 30, 2022
c++
c++11
c++17
unique-ptr
Emulating GCC's __builtin_unreachable in Visual Studio?
Oct 15, 2022
c++
visual-studio
visual-c++
c++17
visual-studio-2019
In which cases does std::optional operator == cause undefined behavior?
Aug 23, 2022
c++
c++17
stdoptional
Using fold expression with std::apply on two tuples
Apr 03, 2022
c++
tuples
c++17
c++20
fold-expression
Using a C++17 library against a C++11 application
Jul 16, 2022
c++
c++11
c++17
static-linking
dynamic-linking
Automatic size deduction for two-dimensional array
Nov 13, 2022
c++
templates
matrix
c++17
stdarray
Why is it that my second snippet below shows undefined behavior?
Apr 24, 2022
c++
language-lawyer
constexpr
c++17
Do compilers usually emit vector (SIMD) instructions when not explicitly told to do so?
Oct 23, 2022
parallel-processing
vectorization
simd
c++17
auto-vectorization
reference_wrapper: make_pair VS Class Template Argument Deduction (CTAD)
May 12, 2022
c++
templates
c++17
template-argument-deduction
Why does const vector<const pair<...>> give an 'cannot be overloaded' error?
Nov 19, 2022
c++
language-lawyer
c++17
Call a functor with a specific function from an overload set
Sep 15, 2022
c++
c++17
overloading
overload-resolution
C++ multi level inheritance with virtual functions [duplicate]
Jun 04, 2022
c++
c++17
How to compare two preprocessor macros with the same name?
May 03, 2022
c++
c++11
c++17
c-preprocessor
compile-time
Why are structured bindings defined in terms of a uniquely named variable?
Jul 04, 2022
c++
c++17
structured-bindings
What is the difference between std::filesystem::copy() and std::filesystem::copy_file()?
Sep 16, 2022
c++
g++
c++17
std-filesystem
« Newer Entries
Older Entries »