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
Should I move the value out of an optional or move the whole optional?
May 20, 2026
c++
c++17
move
stdoptional
How to make the `static_assert` print the value it got on failure?
May 21, 2026
c++
templates
c++14
c++17
static-assert
Structured binding not working in C++17
May 20, 2026
c++
c++17
Template Argument Deduction guide for unique_ptr argument type?
May 19, 2026
c++
templates
c++17
template-argument-deduction
Are variable templates declared in a header, an ODR violation?
May 20, 2026
c++
templates
c++17
c++20
The deduction guide for std::array
May 18, 2026
c++
c++17
c++20
stdarray
deduction-guide
Multithreaded Program slower than singlethreaded
May 19, 2026
c++
multithreading
c++17
Lack of type information in structured bindings
May 19, 2026
c++
c++17
structured-bindings
How to bump the C++ standard from the CMake command line?
May 18, 2026
c++
cmake
c++17
c++20
Does placement new start object's lifetime?
May 19, 2026
c++
c++17
stdlaunder
Is there a way to make a constructor accept two possible types of parameters?
May 17, 2026
c++
class
oop
constructor
c++17
Does a std::map take an allocator by reference, by value or use it purely as a type?
May 18, 2026
c++
dictionary
allocator
c++17
How to create a time point from milliseconds since Unix epoch?
May 16, 2026
c++
time
c++17
c++20
c++-chrono
Why is `std::string_view` not implemented differently?
May 16, 2026
c++
c++17
string-view
How to define type trait for containers with index operator?
May 15, 2026
c++
c++17
template-meta-programming
sfinae
type-traits
Call Parameter as Reference to Array of Unknown Bound in C++
May 14, 2026
c++
function
c++11
parameters
c++17
The three std::complex specializations and noexcept
May 15, 2026
c++
c++11
c++14
c++17
Is it legal to omit template type arguments when instantiating a function template?
May 13, 2026
c++
c++17
language-lawyer
Why does GCC optimize out assignments here?
May 14, 2026
c++
gcc
g++
language-lawyer
c++17
Older Entries »