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
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
Can anyone explain this portion of the C++0x draft standard?
Nov 19, 2025
c++
c++11
linkage
Is there a base class from which all members of the C++ standard library derive?
Nov 18, 2025
c++
oop
c++11
polymorphism
base-class
Pass inherited arguments to base class constructor, then do something in derived class constructor
Nov 18, 2025
c++
c++11
Constructing a std::string_view from a braced std::string, clang and gcc disagree with -Wconversion
Nov 17, 2025
c++
c++11
gcc
clang
c++17
Is it possible that make_shared has no any exception but returns a nullptr?
Nov 18, 2025
c++
c++11
shared-ptr
make-shared
How to configure Clion to work with SDL2?
Nov 17, 2025
c++
c++11
sdl
sdl-2
clion
How to return a member of a local object
Nov 18, 2025
c++
c++11
move-semantics
rvo
« Newer Entries
Older Entries »