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
Indirect & Direct initialization of std::atomic in C++11/17. What are the differences?
Jul 31, 2026
c++
c++11
c++17
std
stdatomic
Creating a tuple from a folding expression return values
Aug 02, 2026
c++
c++17
Is the behaviour of std::chrono::round on out-of-range values as intended?
Aug 02, 2026
c++
c++17
rounding
undefined-behavior
c++-chrono
Structure bindings not expected to compile in C++17, but it does anyway
Aug 02, 2026
c++
c++17
g++
c++20
How does one test if a file is LOCKED and/or read-only without opening?
Jul 31, 2026
c++
posix
c++17
boost-filesystem
std-filesystem
What is the use case for not having lazy evaluation of value_or()?
Jul 31, 2026
c++
stl
c++17
lazy-evaluation
stdoptional
Why doesn't std::stringstream work with std::string_view?
Jul 31, 2026
c++
c++17
istringstream
string-view
C++ variadic templates deduction logic
Jul 30, 2026
templates
g++
c++17
variadic
Checking that macro parameter is one of the allowed ones?
Jul 30, 2026
c++
c++17
Specification that C++ enums are default constructible?
Jul 29, 2026
c++
language-lawyer
c++17
How to update recently entered element in std::vector<pair<int, int>>?
Jul 29, 2026
c++
c++11
c++17
stdvector
std-pair
Why does the string introduced by the sv suffix not expire?
Jul 29, 2026
c++
language-lawyer
c++17
string-view
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
« Newer Entries
Older Entries »