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
Why does is_integral think that std::string is integral?
Dec 20, 2025
c++
c++17
How to take QByteArray from std::optional<QByteArray> and leave std::nullopt without additional mallocs?
Dec 18, 2025
c++
qt
c++17
What is the difference between passing NULL vs. nullptr to a template parameter?
Dec 16, 2025
c++
templates
c++17
C++ when to decay in template definition
Dec 16, 2025
c++
templates
c++17
Type erasure on a pointer-to-member for a data type [closed]
Dec 16, 2025
c++
c++17
Why doesn't RVO happen with structured bindings when returning a pair from a function using std::make_pair?
Dec 14, 2025
c++
c++17
copy-elision
return-value-optimization
How to write templated factory function for both std::shared_ptr and std::unique_ptr
Dec 15, 2025
c++
templates
c++17
smart-pointers
How to understand constexpr in this example?
Dec 14, 2025
c++
c++17
What does greater<pair<int,int>> do actually?
Dec 14, 2025
c++
c++17
Iterating through a vector of tuples c+17 style don't work? [closed]
Dec 14, 2025
c++
for-loop
c++17
code-readability
structured-bindings
Is there any difference between using std::is_same<T,U>::value and std::is_same_v<T,U> in any scenario?
Dec 13, 2025
c++
c++17
type-traits
Constexpr constructible function object
Dec 13, 2025
c++
c++17
constexpr
type-erasure
std-function
Cast raw bytes to any datatype [duplicate]
Dec 13, 2025
c++
c++17
reinterpret-cast
Concatenating string_view objects
Dec 13, 2025
c++
c++17
string-concatenation
string-view
Operator.() in C++17 [duplicate]
Dec 12, 2025
c++
standards
c++-faq
c++17
C++17 operator==() and operator!=() code fails with C++20
Dec 10, 2025
c++
c++17
operator-overloading
c++20
Can a lambda appear in template arguments? [duplicate]
Dec 12, 2025
c++
templates
language-lawyer
c++17
Function argument evaluation and side effects
Dec 11, 2025
c++
c++17
language-lawyer
undefined-behavior
side-effects
« Newer Entries
Older Entries »