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
Getting SFINAE to work with `is_callable` on an overloaded function object
Jul 29, 2026
c++
templates
c++14
sfinae
c++17
Why this parallel for_each mentioned in n4507 may lead to a deadlock, with a spin-wait in the loop body?
Jul 26, 2026
c++
multithreading
c++17
Casting to void to avoid use of overloaded user-defined Comma operator
Jul 28, 2026
c++
c++11
casting
c++17
void
Why is always_false_v required in this situation?
Jul 28, 2026
c++
c++17
if-constexpr
is optional<void> type name valid?
Jul 28, 2026
c++
c++17
language-lawyer
Create a variant from an array whose elements are transformed into types
Jul 28, 2026
c++
templates
c++17
variadic-templates
type-traits
C++ cout behavior / order of execution [duplicate]
Jul 28, 2026
c++
c++17
cout
order-of-execution
sequence-points
Casting std::any back to its original type?
Jul 26, 2026
c++
casting
std
c++17
Alias templates or specialized derived classes?
Jul 27, 2026
c++
templates
c++17
How to write a constructor for a template class using universal reference arguments in C++
Jul 27, 2026
c++
c++17
Use lambda through std::function reference, you cannot modify the value in lambda
Jul 26, 2026
c++
c++11
lambda
c++17
c++14
Do the unseq execution policy require the iterators' value_type to be Cpp17CopyAssignable?
Jul 26, 2026
c++
c++17
stl-algorithm
Why do access modifiers affect list initialization? [duplicate]
Jul 26, 2026
c++
c++11
aggregate
c++17
standard-layout
How I can specialize template when a method is available?
Jul 25, 2026
c++
templates
c++17
sfinae
function-templates
node-gyp ignores (c++17) cflag
Jul 24, 2026
node.js
c++17
node-gyp
node.js-addon
C++17 if statement with initializer but no condition
Jul 24, 2026
c++
if-statement
c++17
« Newer Entries
Older Entries »