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++11
Do I need a virtual destructor if descendant classes have no non-static members or destructors? [duplicate]
Nov 20, 2025
c++
c++11
virtual-destructor
C++ variadic template to replace typelist
Nov 19, 2025
c++
c++11
enums
variadic-templates
typelist
memcpy from one type to another type. How do we access the destination afterwards?
Nov 20, 2025
c++11
strict-aliasing
generalize function operating on STL set to all collections
Nov 20, 2025
c++
stl
c++11
Using scons to compile c++ file with -std=c++11 flag
Nov 20, 2025
c++11
scons
why const_cast is not allowed for unique_ptr?
Nov 19, 2025
c++
c++11
casting
constants
unique-ptr
C++11: What's the difference between "parameter pack" and "variadic template"?
Nov 20, 2025
templates
c++11
parameters
pack
variadic
Why does universal reference not keep constness of its arguments? [duplicate]
Nov 19, 2025
c++
c++11
templates
type-deduction
forwarding-reference
Locking a Hash Map when Rehashing
Nov 19, 2025
c++
multithreading
c++11
hashmap
mutex
Is there any way to tell C++11 to use std::string instead of const char*?
Nov 20, 2025
c++
c++11
How do I store functors in non-template classes?
Nov 19, 2025
c++
c++11
storage
functor
Casting an anonymous array initializer list
Nov 19, 2025
arrays
c++11
casting
initializer-list
Warning: Multiple copy constructors defined while deleting them
Nov 19, 2025
c++
c++11
std::reference_wrapper v.s. int&
Nov 17, 2025
c++
c++11
reference-wrapper
Weird constexpr argument in code
Nov 18, 2025
c++
c++11
Can C++11 and C++17 Range-Based For Loop iterate to a specific position instead of full range of the map?
Nov 19, 2025
c++
c++11
c++17
What is the lifetime of C++ member variables when running in a std::thread?
Nov 19, 2025
c++
c++11
lifetime
stdthread
error: use of deleted function - solution?
Nov 19, 2025
c++
c++11
gcc
g++
deleted-functions
« Newer Entries
Older Entries »