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
Is modifying an object more than once in an expression through its name and through its reference well-defined?
May 26, 2022
c++
reference
c++17
undefined-behavior
Why does min still complain inside constexpr?
Sep 10, 2022
c++
c++17
if-constexpr
How to move a value out of a std:optional without calling the destructor?
Sep 07, 2022
c++
c++17
destructor
move-semantics
stdoptional
Why does decltype(captured_var) not behave as expected?
Feb 06, 2022
c++
lambda
c++17
decltype
type-deduction
Why is type checking not happening for std::function?
Aug 30, 2022
c++
function
c++11
c++17
std-function
::std::initializer_list vs variadic templates
Nov 20, 2022
c++
c++17
Why aren't typename template parameters implicitly recognized as types?
May 06, 2022
c++
templates
language-lawyer
c++17
using-directives
Standard C++ transactional memory status
Feb 07, 2021
c++
c++17
transactional-memory
if constexpr(condition) as compile-time conditional
Oct 26, 2022
c++
c++17
if-constexpr
Variadic class template and inheritance - default compiler generated constructor
Jul 16, 2022
c++
c++17
Template argument type deduction from within the class definition
Nov 07, 2022
c++
templates
c++17
template-argument-deduction
Why is this reference binding ill-formed?
Jul 10, 2021
c++
language-lawyer
c++17
Do scalar members in a union count towards the common initial sequence?
Jun 14, 2022
c++
language-lawyer
c++17
unions
Can placeholder type in non-type template parameter involve overload resolution of the function passed as a template argument?
Aug 17, 2018
c++
templates
language-lawyer
c++17
Template type deduction according to constructor argument
Nov 08, 2022
c++
templates
c++17
type-deduction
c++17: header only: class static variable errors
Sep 12, 2022
c++
visual-c++
c++17
static-variables
Are fold expressions subject to short-circuiting?
Aug 30, 2022
c++
c++17
fold
short-circuiting
Implementing rvalue references as parameters in function overloads
Sep 16, 2022
c++
c++11
c++17
vector must have the same value as its allocator
Sep 13, 2021
c++
c++17
gcc8
The std::filesystem::recursive_directory_iterator exception
Oct 17, 2021
c++
windows-10
c++17
« Newer Entries
Older Entries »