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
clarification of specifics of P0137
Jul 04, 2021
c++
language-lawyer
c++17
What should tuple_map return?
Nov 01, 2021
c++
c++17
stdtuple
Can an unordered_set use a different allocator for the nodes and the bucket list?
Aug 31, 2022
c++
c++17
allocator
unordered-set
c++pmr
Value vs. Object
Nov 09, 2022
c++
language-lawyer
c++17
Is it possible to concatenate two strings of type `const char *` at compile time?
Aug 23, 2022
c++
c++17
std::map::insert change in C++17
Aug 12, 2022
c++
c++11
stl
move
c++17
What makes a union member active?
Nov 26, 2019
c++
c++14
language-lawyer
c++17
unions
Default-construct inline static random number engines in gcc
Apr 18, 2021
c++
gcc
inline
c++17
libstdc++
emplace_back causes link error on static constexpr member
Apr 07, 2020
c++
language-lawyer
c++17
constexpr
one-definition-rule
std::mt19937 fails when std::uint_fast32_t is 4 bytes in GCC
Oct 26, 2021
c++
gcc
random
c++17
mt19937
Why does path's iterator return "\\" while traversing?
Apr 29, 2020
c++
c++17
What is the difference between non-type template parameters in C++17 and C++11?
Aug 12, 2022
c++
c++11
c++17
language-lawyer
non-type
"Uninitialized captured reference" error when using lambdas in fold expression - clang vs gcc
Dec 30, 2021
c++
language-lawyer
c++17
fold-expression
What does "there is no smaller array object that satisfies these constraints" mean?
Jun 16, 2021
c++
language-lawyer
c++17
Copy trivially copyable types using temporary storage areas: is it allowed?
Feb 28, 2021
c++
language-lawyer
c++17
Why must the delimiters of raw string literals be under 16 chars?
Aug 17, 2017
c++
c++14
string-literals
c++17
rawstring
C++17 variant<any> inside the class
Aug 29, 2019
c++
gcc
c++17
variant
How to simplify complicated SFINAE syntax, in pre-C++11, C++11, 14 and 17?
Oct 04, 2022
c++
templates
sfinae
c++03
c++17
Should there be a diagnostic from GCC compiler for this ill-formed C++ code involving [[fallthrough]] attribute?
Oct 20, 2022
c++
gcc
c++17
gcc-warning
fall-through
Is instantiating a class template with an incomplete type ill-formed, if the type is defined afterwards?
Mar 27, 2022
c++
language-lawyer
c++17
« Newer Entries
Older Entries »