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 are structured bindings defined in terms of a uniquely named variable?
Jul 04, 2022
c++
c++17
structured-bindings
What is the difference between std::filesystem::copy() and std::filesystem::copy_file()?
Sep 16, 2022
c++
g++
c++17
std-filesystem
Is there a way to pass a `constexpr` value into lambda so that it remains `constexpr` inside that lambda?
Nov 11, 2022
c++
templates
c++17
template-meta-programming
constexpr
How to prevent bool to int conversion in constructor?
Sep 15, 2022
c++
c++17
Why do we need std::nullopt [duplicate]
Sep 16, 2022
c++
c++17
Comma Operator in subscript operator?
Oct 06, 2022
c++
c++17
c++20
comma-operator
subscript-operator
Weird C++14 and C++17 difference in assignment operator
Sep 15, 2022
c++
c++17
c++14
stdvector
assignment-operator
Where is the proposal on "structural binding"?
Feb 15, 2022
c++
tuples
standards
language-lawyer
c++17
C++17 std::optional in G++?
Sep 15, 2022
c++
g++
c++17
std::variant vs std::any when type is move constructible
Jul 09, 2022
c++
performance
types
c++17
Is it possible to use structured bindings to assign class members?
Dec 18, 2021
c++
c++17
SFINAE in variadic constructor
Jun 18, 2022
c++
templates
constructor
variadic-templates
c++17
Why is the const qualifier in this type alias dropped? [duplicate]
Nov 01, 2022
c++
c++17
qualifiers
When should I use std::string / std::string_view for parameter / return type
Sep 07, 2022
c++
string
c++17
string-view
Get a std::tuple element as std::variant
Jun 18, 2022
c++
c++17
User-defined Literal Operator on Macros
May 22, 2022
c++
c++11
c++17
can std::async int a function quit out before task is finished?
Oct 01, 2022
c++
multithreading
c++11
c++14
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
« Newer Entries
Older Entries »