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
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
Why does std::condition_variable::wait_for() return with timeout if duration too large?
Nov 15, 2025
c++
c++11
'Clang-Tidy: Do not implicitly decay an array into a pointer' when using std::forward and const char*
Nov 17, 2025
c++
c++11
clang-tidy
template method "=0" in the parameter list
Nov 17, 2025
c++
c++11
Union cannot be defined in a type specifier
Nov 17, 2025
c++
c++11
Any way to make parameterized user defined literals?
Nov 17, 2025
c++
c++11
literals
Why am I using the deleted function 'void std::ref(const _Tp&&) [with _Tp = int]'
Nov 16, 2025
c++
c++11
move-constructor
deleted-functions
Is dynamic memory allocation in C++11 thread-safe?
Nov 17, 2025
multithreading
c++11
dynamic-memory-allocation
about the type of raw pointer inside unique_ptr
Nov 17, 2025
c++
c++11
unique-ptr
Automatic Compare Layout of 2 Structs in C++
Nov 16, 2025
c++
c++11
c++14
« Newer Entries
Older Entries »