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 does std::array::begin not return an iterator?
Nov 14, 2022
c++
templates
iterator
c++17
stdarray
How can I use structured bindings to set an array's values?
Sep 15, 2022
c++
c++17
Specialized template dispatch independent of template parameter position
Apr 05, 2022
c++
templates
c++14
c++17
Is it possible to auto-deduce base class template parameters from constructor?
May 31, 2022
c++
templates
c++17
Using template to handle string and wstring
Nov 16, 2022
c++
templates
c++17
template-meta-programming
Is the content of a const std::optional always const?
Oct 31, 2022
c++
c++17
std::holds_alternative variadic template
Jun 16, 2022
c++
c++17
Create variant alternating value and array of value
Jun 07, 2022
c++
c++17
variadic-templates
Compiler cannot deduce type of template function?
Oct 09, 2022
c++
templates
c++17
type-deduction
Is it possible to use std::visit without lambdas (just a simple class)? [closed]
Jan 21, 2021
c++
c++17
variant
visitor-pattern
How is the initialization below well-formed?
May 14, 2022
c++
initialization
language-lawyer
c++17
Does C++17 std::basic_string_view invalidates the use of C strings?
May 16, 2022
c++
c
c++17
Any way to get an std::string_view from an std::ostringstream without copying?
Sep 07, 2022
c++
iostream
c++17
Why does g++ allow returning non-copyable class? [duplicate]
Jun 08, 2022
c++
visual-c++
g++
c++17
Why is std::nullopt_t part of the C++ standard?
Jul 02, 2022
c++
c++17
Remove_if with vector containing variants
Sep 13, 2022
c++
c++17
variant
Is the value category of a fold expression always prvalue?
Aug 29, 2022
c++
c++17
override not allowed outside a class definition [closed]
Feb 16, 2022
c++
c++17
Array to pointer class template argument deduction works for template guide, but not for non template version, is that correct or bug?
Apr 07, 2022
c++
c++17
template-argument-deduction
Interaction of C++ lambdas and templates [duplicate]
Apr 02, 2022
c++
templates
lambda
c++17
« Newer Entries
Older Entries »