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
C++ 17 parallelism hardware implementation
Nov 18, 2019
c++
parallel-processing
c++17
C++ template template non-type parameter
Apr 14, 2021
c++
templates
c++17
template-templates
non-type
erroneous explicit template specialization of variable template in gcc
Aug 30, 2022
c++
gcc
clang
c++14
c++17
User-defined vs automatic template deduction guides priorities
Sep 15, 2022
c++
templates
c++17
template-argument-deduction
Can std::transform or std::generate without ExecutionPolicy be parallel?
Jul 06, 2022
c++
c++11
language-lawyer
c++17
A type trait identifying which class provides the function selected by overload resolution
Dec 20, 2020
c++
overloading
c++17
template-meta-programming
functor
fatal error: 'charconv' file not found in clang 6.0 with -std=c++17
Nov 17, 2022
c++
gcc
visual-c++
c++17
clang++
Does C++17 allow a non-ascii character as an identifier?
Jun 27, 2022
c++
compiler-errors
standards
c++17
user-defined-literals
C++17: how to control number of threads in execution policy?
Dec 31, 2021
c++
c++17
Is cppreference using the term "[Object's] identity" is two different meanings for c++11 and for c++17?
Dec 28, 2021
c++
c++11
language-lawyer
c++17
value-categories
Check if class is of template specialization (with template arguments like bool or int)
Aug 25, 2022
c++
templates
c++17
variadic-templates
typetraits
Why does template parameter unpacking sometimes not work for std::function?
Jun 08, 2022
c++
templates
c++17
variadic-templates
std-function
Assign std::vector<std::byte> to std::vector<char> WITHOUT copying memory
Jul 01, 2022
c++
vector
byte
c++17
stdmove
Get the last file name from std::filesystem::directory_iterator() without iteration?
Nov 18, 2022
c++
c++17
std-filesystem
Why does this lambda [=] capture create several copies?
Aug 29, 2022
c++
lambda
c++17
Do we have a better way of returning abstract classes in C++?
May 13, 2022
c++
interface
c++17
return-value-optimization
abstract-base-class
Is there a benefit from noexcept move-operations when using containers in C++17?
Jun 07, 2022
c++
c++14
move-semantics
c++17
noexcept
How to initialize a variable after a function call, like the new-expression provides?
Nov 02, 2022
c++
visual-c++
c++14
c++17
Moving a shared_ptr to the method called on the object the shared_ptr points to
Nov 06, 2022
c++
c++11
c++14
shared-ptr
c++17
Lazy vector access in parallel loops
May 16, 2022
c++
parallel-processing
openmp
c++17
« Newer Entries
Older Entries »