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
Can template deduction guides call constexpr functions?
Sep 20, 2022
c++
c++17
constexpr
template-argument-deduction
Why does deduction fail for std::set in GCC?
Mar 23, 2022
c++
gcc
set
c++17
template-argument-deduction
To move, or not to move from r-value ref-qualified method?
Jun 20, 2022
c++
return-value
move-semantics
c++17
ref-qualifier
Where exactly does my code not adhere to the specification of the key and value type?
Oct 22, 2022
c++
c++17
Move constant object without compiler warning
Sep 25, 2022
c++
c++11
c++17
How to make grouped or paired fold of parameter pack?
Aug 18, 2022
c++
c++17
variadic-templates
fold-expression
How is std::optional never "valueless by exception"?
Dec 11, 2019
c++
c++17
stdoptional
std-variant
Which boost libraries are discussed for inclusion in C++17?
Feb 08, 2022
c++
boost
stl
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
« Newer Entries
Older Entries »