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
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
Implicitly capture const variable in a template lambda with no capture-default specified
Apr 25, 2022
c++
lambda
c++17
language-lawyer
c++20
Why doesn't std::string have a constructor that directly takes std::string_view?
Sep 14, 2022
c++
string
c++17
constructor-overloading
string-view
Less than operator through implicit conversion?
Jan 16, 2021
c++
implicit-conversion
stl-algorithm
c++17
c++-concepts
Legitimate appearances of <=> in pre-c++20 code
Apr 29, 2021
c++
c++17
c++20
spaceship-operator
Why doesn't std::swap work on vector<bool> elements under Clang/Win?
Feb 13, 2022
c++
visual-studio
clang
c++17
std
why `S x({})` invoke default constructor in GCC 7/C++1z mode only?
Jul 11, 2021
c++
gcc
language-lawyer
c++17
c++17 evaluation order with operator overloading functions
Dec 20, 2019
c++
language-lawyer
standards
c++17
Why should optional<T&> rebind on assignment?
Jul 13, 2020
c++
reference
optional
c++17
option-type
« Newer Entries
Older Entries »