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
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
How to correctly manage resources with move semantics?
Sep 08, 2025
c++
move
c++14
move-semantics
Using `hana::is_valid` fails with const references
Sep 07, 2025
c++
c++14
sfinae
boost-hana
Dynamic initialization in C++ when you don't control main
Sep 07, 2025
c++
c++14
using vs. typedef - is there a subtle, lesser known difference?
Sep 08, 2025
c++11
gcc
c++14
language-lawyer
clang++
Parameter packs with specialization for one data type
Sep 07, 2025
c++
c++11
c++14
variadic-templates
c++17
MinGW-W64: Which Install Options (Archtitecture, Threads, ...) must/should I Use for Native Windows Development
Sep 04, 2025
c
installation
c++14
mingw-w64
How can a template parameter pack have other trailing arguments?
Sep 03, 2025
c++
templates
c++14
variadic
Will c++1y allow in-class initialization of base class variables from a derived class?
Mar 22, 2023
c++
c++11
c++14
Expected a type, got a template
Sep 04, 2025
c++
templates
c++14
metaprogramming
smart-pointers
How can I wrap a std::function and have easy access to its return and argument types?
Sep 04, 2025
c++
templates
c++14
variadic-templates
template-argument-deduction
Partial template specialization for when all template parameters are the same type
Sep 02, 2025
c++
c++14
sfinae
template-specialization
parameter-pack
C++ Using features of a newer compiler to generate code for use by an older compiler
Sep 02, 2025
c++
visual-c++
c++11
c++14
c++03
Call function for each tuple element on one object without recursion
Sep 02, 2025
c++
tuples
c++14
variadic-templates
« Newer Entries
Older Entries »