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
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
Different output with different optimization levels in GCC
Sep 06, 2022
gcc
g++
c++17
sfml
return type deduction of recursive function
May 24, 2022
c++
c++17
template-argument-deduction
generic-lambda
How does std::optional construct std::variant in place from initializer list?
Nov 12, 2022
c++
c++17
Transforming an array of int to integer_sequence
Jan 25, 2022
c++
c++17
SFINAE code to detect whether operator<< is implemented for a type behaves differently on Clang and gcc [duplicate]
Feb 18, 2022
c++
templates
c++17
template-meta-programming
sfinae
Copy-assigning to a tuple from an iterator range in C++17
May 29, 2022
c++
iterator
tuples
c++17
fold-expression
experimental::optional nullopt_t constructor
Aug 26, 2021
c++
optional
c++17
option-type
std::experimental::optional<T> implementation: Constexpr constructor confusion
Jan 10, 2021
c++
optional
constexpr
placement-new
c++17
option-type
Is there a way to have a public member, unmodifiable from outside the class, without accessor wrapper function?
Dec 21, 2020
c++
c++17
Deduction guide for variadic template constructor fails
Jan 10, 2020
c++
gcc
c++17
Comparison for objects derived from std::string_view is ambiguous in MSVC
May 21, 2022
c++
visual-c++
c++17
c++-standard-library
Fixed point combinator and explicit result type
Sep 16, 2022
c++
lambda
c++14
language-lawyer
c++17
« Newer Entries
Older Entries »