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
Using c++17 'structured bindings' feature in visual studio 2017
Aug 04, 2026
c++
visual-studio
c++17
Non-string literals are prvalues?
Aug 04, 2026
c++
c++14
c++17
lvalue
user-defined-literals
Use the type of a template parameter as key for a map<"type", int>
Aug 04, 2026
c++
templates
c++17
concatenate string_views in constexpr
Aug 03, 2026
c++
c++17
constexpr
string-view
Is there a built-in function to calculate nCr in C++?
Aug 03, 2026
c++
python-3.x
c++17
built-in
How to get away with using designated initializers in C++17? Or, why is it seemingly safe to use them, if it's really not?
Aug 02, 2026
c++
c++17
c++20
aggregate-initialization
Why does std::void_t results duplicated definition of class template partial specialization? TypeTrait to unify call signature [duplicate]
Aug 02, 2026
c++
c++17
sfinae
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
« Newer Entries
Older Entries »