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
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
Overload ambiguity with std::function that takes an std::optional parameter
Feb 28, 2022
c++
c++17
Clang, std::next, libstdc++ and constexpr-ness
Mar 24, 2021
c++
c++17
constexpr
static-assert
generic type alias, which are incompatible to each other
Aug 12, 2020
c++
templates
c++17
generic-programming
type-alias
clang compiled program throws std::bad_any_cast during std::any_cast
Jun 23, 2020
c++
gcc
casting
clang
c++17
What's the reallocation equivalent of std::aligned_alloc()?
Jan 05, 2022
c++
c++17
memory-alignment
dynamic-allocation
memory-reallocation
« Newer Entries
Older Entries »