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
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
Why does compiler allow out-of-bounds array access even with constexpr index?
Mar 07, 2019
c++
arrays
c++14
constexpr
c++17
c++17 `filesystem` is not a namespace-name
Sep 16, 2022
c++
g++
std
c++17
Is C++21 the Next Standard?
Oct 06, 2022
c++
standards
c++14
c++17
revisions
C++17 parallel algorithm vs tbb parallel vs openmp performance
Sep 20, 2022
c++
parallel-processing
c++17
openmp
tbb
Raw Loop on an array of bool is 5 times faster than transform or for_each
Oct 18, 2022
c++
performance
c++17
clang++
Are user defined deduction guides involving template template parameter as a template for guidance standard compliant
Oct 15, 2022
c++
language-lawyer
c++17
template-templates
template-argument-deduction
SFINAE and the address of an overloaded function
Aug 06, 2021
c++
sfinae
overloading
c++17
template-argument-deduction
`auto x = type{...}` initialization syntax and `explicit` conversion operator - clang vs gcc
Jul 21, 2018
c++
type-conversion
language-lawyer
c++17
explicit
Does C++17 forbid copy elision in a case where C++14 allowed it?
Sep 25, 2022
c++
language-lawyer
copy-elision
c++17
Ambiguous partial specializations with Clang in C++17
Sep 12, 2021
c++
c++17
template-specialization
Non-type template parameter type changes randomly
Mar 21, 2022
c++
templates
visual-c++
c++17
non-type
Differences between `boost::any` and `std::any`
Oct 15, 2022
c++
boost
c++17
Different logic produced by clang and gcc for same code. Which is correct?
Nov 09, 2022
c++
language-lawyer
c++17
Possible undefined behavior in primitive static_vector implementation
May 21, 2021
c++
segmentation-fault
c++17
undefined-behavior
« Newer Entries
Older Entries »