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
constexpr function with unused reference argument – gcc vs clang
Apr 25, 2022
c++
templates
language-lawyer
c++17
constexpr
Calling FFTW's in-place real-to-complex transform without violating strict aliasing rules
Mar 09, 2022
c++
gcc
c++17
fftw
strict-aliasing
C++17 split constexpr string on comma and have the number of elements at compile time?
May 20, 2022
c++
c++17
metaprogramming
Why is default noexcept move constructor being accepted?
Sep 14, 2022
c++
c++17
language-lawyer
default-constructor
noexcept
C++17 PMR:: Set number of blocks and their size in a unsynchronized_pool_resource
Mar 17, 2022
c++
memory-management
c++17
c++pmr
Using `void_t` to detect multiple inheritance type repetition errors
Mar 07, 2019
c++
templates
sfinae
c++17
variadic-functions
Do std::tuple and std::pair support aggregate initialization?
Sep 05, 2022
c++
tuples
aggregate
std-pair
c++17
Is noexcept deduction allowed in class template partial specialization?
Jul 21, 2018
c++
language-lawyer
c++17
typetraits
Is there any way to trace any compiler's template argument deduction?
Sep 07, 2022
c++
c++14
c++17
Does anything prevent std::optional::value_or() from being conditionally noexcept?
Apr 21, 2022
c++
language-lawyer
c++17
noexcept
stdoptional
How to replace dynamic exception specifications: throw(...)
Sep 05, 2022
c++
exception
c++17
throw
Objects of a class that does not have operator ==() are converted to another type
Sep 03, 2022
c++
c++17
`noexcept` behavior of `constexpr` functions
Sep 14, 2022
c++
c++17
language-lawyer
constexpr
noexcept
Multiple std::variant visit with variadic templated helper
May 06, 2022
c++
templates
c++17
variadic-templates
Using template alias over template
Sep 16, 2022
c++
templates
c++17
In requires parameter lists, can you introduce types that result in substitution failures?
Dec 20, 2018
c++
c++17
c++-concepts
Can C++17's "template argument deduction" for class templates deduce local types?
Aug 20, 2022
c++
templates
gcc
c++17
template-argument-deduction
How to include C++ 17 headers with g++ 6.2.0 with -std=c++17 (optional, any, string_view, variant)
Mar 29, 2022
c++
include
g++
header-files
c++17
Iteratively filtering arguments matching a predicate at compile-time
Apr 27, 2022
c++
templates
metaprogramming
template-meta-programming
c++17
Most elegant way to split a C++ TypeList
Apr 16, 2022
c++
c++11
metaprogramming
c++17
« Newer Entries
Older Entries »