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
Get type contained in variant at run time in C++?
Mar 02, 2026
c++
c++11
c++17
pybind11
std::make_shared inside std::apply
Mar 02, 2026
c++
c++17
Using a non static value as default argument in a function
Mar 01, 2026
c++
class
arguments
overloading
c++17
Does std::byte constructor extract LSB or MSB from integer?
Feb 27, 2026
c++
c++17
std-byte
Can I initialize std::unique_ptr of array without default initialization ( I want just let it have dummy value ) [duplicate]
Feb 27, 2026
c++
initialization
c++17
c++14
unique-ptr
How to instantiate std::vector using decltype?
Feb 27, 2026
c++
compiler-errors
c++17
stdvector
decltype
std::variant vs pointer to base class for heterogeneous containers in C++
Feb 26, 2026
c++
stl
containers
c++17
heterogeneous
Iterator for all combinations of 2 ranges
Feb 26, 2026
c++
boost
c++17
cartesian-product
boost-iterators
Can I use std::align to align memory to arbitrary values of 2?
Feb 27, 2026
c++
c++11
c++17
How to define a variant<x,y,z> extracting subtypes of a template parameter
Feb 27, 2026
c++
c++17
template-meta-programming
state-machine
variant
How to prevent function parameter conversion from value to reference type in C++17?
Feb 27, 2026
c++
c++17
Why does taking a function pointer to `operator new` compile in C++14, but not in C++17?
Feb 25, 2026
c++
c++17
c++14
operator-overloading
auto
How to compare the type in a constexpr?
Feb 27, 2026
c++
templates
c++17
What is the reason for the odd syntax of [[maybe_unused]] on type aliases?
Feb 26, 2026
c++
c++17
What is a better practice for initializing class members?
Feb 26, 2026
c++
c++17
What's the purpose of std::pmr::polymorphic_allocator?
Feb 24, 2026
c++
memory-management
c++17
c++pmr
Calling std::async twice without storing the returned std::future
Feb 24, 2026
c++
multithreading
asynchronous
c++17
language-lawyer
Copy elision for captured local variables in returned lambda
Feb 22, 2026
c++
c++17
copy-elision
How to suppress GCC compiler warning: inline variables are only available with -std=c++1z or -std=gnu++1z
Feb 22, 2026
gcc
g++
c++17
compiler-warnings
Strange behavior when calling std::invoke(std::forward(...)) with address-sanitization in a std::thread with a std::ref
Feb 22, 2026
c++
multithreading
c++17
move-semantics
« Newer Entries
Older Entries »