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
Why can we not declare a deduction guide outside an inline namespace?
Jul 20, 2022
c++
templates
c++17
ctad
A issue about the class member access while the nominated data member is of reference type
Apr 09, 2022
c++
c++17
language-lawyer
C++ 17 Metaprogramming recursive struct: enum or constexpr
Sep 11, 2022
c++
templates
enums
c++17
constexpr
C++: How call a function with type parameter on variadic template arguments?
Aug 30, 2022
c++
c++17
variadic-templates
variadic-functions
Template parameters of function type with auto return type arguments of previous template parameter types
Sep 14, 2022
c++
templates
c++17
language-lawyer
keeping shared_ptr use_count() at 1
Sep 22, 2022
c++
c++17
smart-pointers
Is there any practical reason why std::get_if (std::variant) takes a variant argument by pointer instead of by value/&/const&?
Jul 21, 2022
c++
c++17
pass-by-reference
std-variant
pass-by-pointer
Undefined Behavior when using Comma Operator in C++
Jun 30, 2022
c++
c++11
c++17
undefined-behavior
expression-evaluation
C++: Can you do a lambda implicit copy capture plus explicit copy capture?
Jun 26, 2022
c++
lambda
visual-studio-2015
c++17
Can template argument deduction for class templates work for non type template parameters?
Feb 10, 2020
c++
templates
c++17
Test if std::common_type exists
Apr 06, 2022
c++
templates
c++17
variadic-templates
How to use std::string_view::remove_prefix() on a constexpr string_view
Nov 18, 2019
c++
c++17
string-view
byte and ambiguous symbol due to using declarations?
Jul 01, 2022
c++
scope
namespaces
c++17
Why std::optional::value() &&; return &&?
Nov 08, 2022
c++
c++17
stdoptional
undefined reference to const int within shared_ptr
May 30, 2022
c++
c++17
definition
constexpr
one-definition-rule
C++ Programming: Assignment's Output is Marginally Off
Sep 13, 2022
c++
c++17
A vector for different classes
Apr 11, 2022
c++
templates
c++17
Should I avoid reference to pointer in modern C++ or it is okay in this special case
Oct 28, 2022
c++
pointers
reference
c++17
period must be a specialization of ratio in C++17 chrono library?
Apr 20, 2022
c++
c++17
chrono
Create a string with delimeters from fold expression [duplicate]
Feb 14, 2021
c++
visual-c++
c++17
fold-expression
« Newer Entries
Older Entries »