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
Deduce template parameter for a template function pointer with default template parameter
Aug 23, 2022
c++
templates
c++17
language-lawyer
c++20
In concept definitions, are substitution failures allowed outside of a requires expression?
Oct 31, 2022
c++
c++17
c++-concepts
C++ concept with friend-like access
May 10, 2020
c++
friend
c++17
c++-concepts
Do template structs need std::decay when using forwarding references in C++17?
Nov 05, 2022
c++
c++17
template-argument-deduction
forwarding-reference
Type trait for aggregate initializability in the standard library?
Jun 06, 2020
c++
c++17
typetraits
aggregate-initialization
Chain Optionals in C++
Jul 28, 2019
c++
optional
c++17
C++ - Specify maximum character for std::cout when printing char*
Sep 12, 2022
c++
std
c++17
C++17 filesystem using nuwen MinGW on Windows 10
May 09, 2022
c++
windows-10
c++17
mingw-w64
gcc8
Class template argument deduction for array of function pointer works on clang, but not on gcc
Feb 27, 2022
c++
templates
c++17
Set file creation time with standard library only
Apr 20, 2022
c++
c++17
portability
Move only type adapting std::any with dummy copy constructor is safe?
Mar 19, 2022
c++
c++17
move
stdany
g++ std::visit leaking into global namespace?
Apr 23, 2022
c++
g++
c++17
variant
visitor-pattern
Compare std::variant with int using C++20 <=> is not a constant expression
Aug 26, 2022
c++
c++17
c++20
std-variant
[[nodiscard]] in std::function return type definition?
Mar 30, 2022
c++
c++17
std
nodiscard
What constructor should be called in return statement with curly braces?
Jan 29, 2022
c++
c++17
language-lawyer
What type of structs can structured bindings work with
Oct 17, 2022
c++
c++14
c++17
structured-bindings
Can I avoid explicitly writing a constructor for each struct in a std::variant?
Nov 12, 2022
c++
c++17
variant
aggregate-initialization
Is it guaranteed that template template parameter invoke user provided deduction guides
Oct 05, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
deduction guides and injected class names
Sep 15, 2022
c++
c++17
type-deduction
Using automatic deduction with unique_ptr and custom deleter
Aug 27, 2022
c++
c++17
unique-ptr
type-deduction
« Newer Entries
Older Entries »