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 C++17 std::shared_mutex not available yet?
Oct 20, 2022
c++
mutex
libstdc++
c++17
gcc5
When do I use node_type with std::map::insert?
Nov 20, 2022
c++
stl
iterator
containers
c++17
How to use lambda as template argument with default value in C++? [duplicate]
Sep 14, 2021
c++
lambda
c++17
Can `if constexpr` be used to declare variables with different types and init-expr
Jan 03, 2018
c++
metaprogramming
c++17
if-constexpr
Defining global constants in C++1z?
Mar 11, 2019
c++
constants
c++17
Incomplete types as function parameters and return values
Jun 27, 2021
c++
language-lawyer
c++17
return-type
incomplete-type
Are structured bindings reusable?
Mar 28, 2021
c++
visual-c++
language-lawyer
c++17
structured-bindings
MSVC constexpr function 'xyz' cannot result in a constant expression
Nov 15, 2022
c++
visual-c++
c++17
Unqualified sort() -- why does it compile when used on std::vector and not on std::array, and which compiler is correct?
Apr 12, 2022
c++
c++17
C++ variant converting constructor with bool
Jan 15, 2022
c++
c++17
c++20
Is it possible to insert extra operation in fold expression?
Apr 09, 2022
c++
templates
c++17
variadic-templates
fold-expression
Is there any advantage in using std::optional to avoid default arguments in a function?
Nov 07, 2022
c++
c++11
c++17
stdoptional
Do we have auto array in c++17?
Nov 20, 2022
c++
c++17
Why GCC rejects std::optional for references?
Nov 19, 2022
c++
gcc
reference
optional
c++17
Target requires the language dialect "CXX17" (with compiler extensions), but CMake does not know the compile flags to use to enable it
Aug 06, 2022
c++
cmake
c++17
Pass pointer to temporary in c++ 11?
Sep 18, 2022
c++
c++11
c++14
c++17
temporary-objects
Are dynamic exception specifications invalid in c++17?
Nov 08, 2022
c++
exception
c++17
How to force class template argument deduction when constructing a class in its own member functions?
Apr 20, 2022
c++
c++17
Does C++ have a free function `size(object)`?
Nov 15, 2022
c++
visual-studio-2015
c++17
non-member-functions
Can I extend variant in C++?
Apr 20, 2022
c++
templates
c++17
template-meta-programming
« Newer Entries
Older Entries »