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
SFINAE and the address of an overloaded function
Aug 06, 2021
c++
sfinae
overloading
c++17
template-argument-deduction
`auto x = type{...}` initialization syntax and `explicit` conversion operator - clang vs gcc
Jul 21, 2018
c++
type-conversion
language-lawyer
c++17
explicit
Does C++17 forbid copy elision in a case where C++14 allowed it?
Sep 25, 2022
c++
language-lawyer
copy-elision
c++17
Ambiguous partial specializations with Clang in C++17
Sep 12, 2021
c++
c++17
template-specialization
Non-type template parameter type changes randomly
Mar 21, 2022
c++
templates
visual-c++
c++17
non-type
Differences between `boost::any` and `std::any`
Oct 15, 2022
c++
boost
c++17
Different logic produced by clang and gcc for same code. Which is correct?
Nov 09, 2022
c++
language-lawyer
c++17
Possible undefined behavior in primitive static_vector implementation
May 21, 2021
c++
segmentation-fault
c++17
undefined-behavior
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
« Newer Entries
Older Entries »