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
CRTP base private constructor and derived friend class cause compilation error using C++17 and uniform initialization
Oct 31, 2025
c++
c++11
c++17
crtp
Data structure for efficient search
Oct 31, 2025
c++
data-structures
c++17
Are there hidden dangers to link libraries compiled with different C++ standard?
Oct 31, 2025
c++
c++17
c++14
std
Define a global variable template?
Oct 31, 2025
c++
c++17
global-variables
variable-templates
C++ Developer functions that can only be called by other developer functions
Oct 30, 2025
c++
c++17
Where can I find what std::launder really does? [duplicate]
Oct 29, 2025
c++
c++17
reinterpret-cast
pointer-aliasing
stdlaunder
Determining if a pack is empty or not
Oct 30, 2025
c++
templates
c++17
variadic-templates
template-meta-programming
Can std::byte replace std::aligned_storage?
Oct 30, 2025
c++
c++17
language-lawyer
byte
std-byte
Why all function in <cstring> must not have constexpr?
Oct 29, 2025
c++
constexpr
c++17
Upcasting through std::any
Oct 29, 2025
c++
c++17
std
stdany
Template argument deduction for references as arguments
Oct 27, 2025
c++
templates
c++17
template-argument-deduction
In what sense is std::disjunction short-circuiting at compile_time
Oct 29, 2025
c++
std
c++17
variadic-templates
if-constexpr
Are all members of a Smart Pointer allocated on the Heap?
Oct 27, 2025
c++
c++17
shared-ptr
unordered-map
Why is `std::optional<T>::operator=` deleted when T contains a `const` data member?
Oct 29, 2025
c++
c++17
assignment-operator
stdoptional
Parentheses inside template arguments e.g. std::function<int(int, float)>
Oct 29, 2025
c++
templates
c++17
std-function
Why can't I make a unique pointer to an array, when I can make a shared pointer?
Oct 29, 2025
c++
c++17
Using std::apply on class method
Oct 28, 2025
c++
tuples
c++17
c++20
stdapply
Is it defined behaviour to assign to function call in or in if (C++17)
Oct 27, 2025
c++
c++17
undefined-behavior
C++ enum class default value without initialization
Oct 28, 2025
c++
gcc
c++17
Is copy elision mandatory (if allowed at all) in the ternary operator?
Oct 28, 2025
c++
c++17
language-lawyer
copy-elision
« Newer Entries
Older Entries »