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
If there's a constexpr if statement, why not other constexpr statements too? [closed]
Aug 30, 2022
c++
c++17
How to write a size() function that works on any type of collection objects?
Feb 13, 2021
c++
templates
mfc
c++17
SFINAE on assembly?
Sep 17, 2022
c++
assembly
template-meta-programming
sfinae
c++17
How to interpret the reachability requirement of std::launder?
Dec 11, 2020
c++
language-lawyer
c++17
stdlaunder
std::string_view on temporary string - catch by ASan
May 11, 2020
c++
c++17
address-sanitizer
sanitizer
Copy elision for direct base class initialization? [duplicate]
Aug 22, 2022
c++
language-lawyer
c++17
reinterpret_cast, char*, and undefined behavior
Sep 17, 2022
c++
language-lawyer
undefined-behavior
c++17
reinterpret-cast
Why is gcc failing when using lambda for non-type template parameter?
Aug 25, 2022
c++
templates
lambda
c++17
non-type
Alternative id generators for types
Dec 25, 2019
c++
shared-libraries
c++17
void_t and trailing return type with decltype: are they completely interchangeable?
Jan 04, 2022
c++
templates
sfinae
decltype
c++17
Compile time check AND runtime check 'at the same time'
Aug 20, 2022
c++
c++17
compile-time
static-assert
Shift operands sequenced in C++17
Dec 26, 2020
c++
language-lawyer
c++17
sequence-points
g++ and clang++ different behaviour deducing variadic template `auto` values
Aug 31, 2022
c++
language-lawyer
c++17
variadic-templates
template-argument-deduction
Why does structured binding not work as expected on struct?
Mar 27, 2021
c++
alias
standards
c++17
structured-bindings
Is there a way to create a stringstream from a string_view without copying data?
Jun 23, 2022
c++
c++17
stringstream
constexpr static member before/after C++17
May 09, 2018
c++
static
constexpr
c++17
inline static member variable
Sep 17, 2022
c++
static
inline
c++17
What is the purpose of std::forward()'s rvalue reference overload?
Aug 30, 2022
c++
c++11
c++14
c++17
perfect-forwarding
Does malloc return an "invalid pointer value" in C++17? [duplicate]
Sep 17, 2022
c++
pointers
language-lawyer
c++17
object-lifetime
How do c++ compilers find an extern variable?
Sep 17, 2022
c++
language-lawyer
c++17
« Newer Entries
Older Entries »