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
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
How to detect availability of C++17's extended memory management algorithms with execution policies in source code?
Aug 30, 2022
c++
c++17
Is there a standard conforming way to write a portable ls utility in C++?
May 28, 2022
c++
character-encoding
filesystems
c++17
c++-standard-library
How to hide the complex range type of a range-v3?
Apr 05, 2022
c++
c++14
c++17
range-v3
Determine if there is an overloaded function defined for a parameter of a specific type
Sep 13, 2021
c++
c++17
How effectively can function-local lambdas be inlined by C++ compilers?
Feb 04, 2020
c++
lambda
c++17
compiler-optimization
Run-time check of integral conversion
Jun 13, 2022
c++
c++17
« Newer Entries
Older Entries »