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++14
In a trivially copyable struct shall the move semantics be implemented?
Sep 20, 2025
c++
c++11
templates
c++14
move-semantics
How to use wait_for in a looping thread?
Sep 19, 2025
c++
multithreading
c++14
condition-variable
Correctly defining DLL-interfaces with C++11/14
Sep 16, 2025
c++
c++11
dll
stl
c++14
Does my class satisfy the requirements of an iterator?
Sep 17, 2025
c++
iterator
language-lawyer
c++14
Type trait to check whether a function can compile with a given type
Sep 17, 2025
c++
c++14
sfinae
type-traits
C++ map brace initialization and unique ptr
Sep 15, 2025
c++
dictionary
c++14
std
unique-ptr
How to pass real type of auto into template
Sep 15, 2025
c++
class
templates
c++14
C++: Get adress of complete object containing member subobject
Sep 15, 2025
c++
c++14
What is the best way to reset a large object instance in c++
Sep 12, 2025
c++
c++14
How to extend std::apply to work on non tuple types?
Sep 14, 2025
c++
c++14
template-meta-programming
overload-resolution
How do I reverse the order of the integers in a `std::integer_sequence<int, 4, -5, 7, -3>`?
Sep 13, 2025
c++
templates
c++14
constexpr
template-meta-programming
Complex constant i in C++?
Sep 13, 2025
c++
c++14
std
complex-numbers
How are unknown attributes supposed to be treated before C++17?
Sep 12, 2025
c++
c++14
c++-attributes
Convenient type-inferring way to reassign `unique_ptr` value with new object
Sep 13, 2025
c++
c++14
unique-ptr
Why does operator() change for std::function in C++17?
Sep 11, 2025
c++
c++14
c++17
Why shared_locked introduced before shared_mutex
Sep 10, 2025
c++
locking
c++14
c++17
mutex
How should I make function curry?
Sep 10, 2025
c++
templates
overloading
c++14
currying
What is the proper evaluation order when assigning a value in a map?
Sep 09, 2025
c++
c++14
Error spotted in C++ Primer 5th edition shared_ptr<int>
Sep 08, 2025
c++
c++11
c++14
shared-ptr
errata
Restrict enum class number of bits
Sep 09, 2025
c++
c++14
Older Entries »