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
What's the purpose of std::to_integer?
Nov 19, 2022
c++
c++17
c++-standard-library
Check if a type is passed in variadic template parameter pack
Feb 09, 2022
c++
templates
typetraits
c++17
Using std::type_info for casting in natvis
Jun 18, 2021
c++
visual-studio
c++17
natvis
Why is the enclosing type of a static lambda member incomplete?
Feb 19, 2021
c++
lambda
language-lawyer
c++17
Deprecation of std::allocator<void>
Aug 31, 2022
c++
memory-management
c++17
c++-standard-library
allocator
When can a base class have a different layout than the corresponding complete object type?
Jul 30, 2019
c++
c++17
Confusion with hard error in SFINAE
May 18, 2021
c++
templates
c++17
sfinae
Is creating a pointer one past the end of a non-array pointer not derived from unary operator & undefined behavior in C++17?
Nov 19, 2022
c++
arrays
pointers
language-lawyer
c++17
How to static cast throwing function pointer to noexcept in C++17?
Oct 21, 2022
c++
c++17
function-pointers
static-cast
noexcept
Is there a way to reset a std::variant from a known alternative?
Sep 19, 2022
c++
c++17
variant
Do structured bindings and forwarding references mix well?
Apr 20, 2020
c++
language-lawyer
c++17
forwarding-reference
structured-bindings
Which part of the C++ standard prevents explicitly specifying this template's arguments?
Sep 15, 2022
c++
c++17
language-lawyer
variadic-templates
c++20
How do we test if an expression of a certain type can be invoked with a prvalue?
Sep 30, 2021
c++
c++17
prvalue
declval
invocable
c++ generic compile-time for loop
Nov 02, 2021
c++
c++17
variadic-templates
template-meta-programming
c++20
Why is the defaulted default constructor deleted for a union or union-like class?
Sep 15, 2022
c++
c++17
language-lawyer
C++ overload pattern : call resolution with mutable lambda
Mar 19, 2022
c++
c++17
Why does C++17's std::any not allow returning a movable value by any_cast?
Oct 02, 2022
c++
std
move-semantics
c++17
C++17: explicit conversion function vs explicit constructor + implicit conversions - have the rules changed?
Aug 22, 2022
c++
c++14
language-lawyer
c++17
implicit-conversion
Forwarding to an Aggregate Initializer?
Jan 07, 2021
c++
c++17
c++20
C++ Class template deduction (P0091R0) for function arguments
Nov 29, 2021
c++
c++17
« Newer Entries
Older Entries »