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
passing rvalue raises cannot bind to lvalue
Dec 14, 2019
c++
templates
c++11
perfect-forwarding
std::is_same equivalent for unspecialised template types
Sep 02, 2022
c++
templates
c++11
Cleaning up threads in a DLL: _endthreadex() vs TerminateThread()
Feb 28, 2019
c++
multithreading
c++11
winapi
dll
Qt requires C++11 support
May 27, 2022
qt
c++11
gcc
compiler-errors
Passing class's member function to std::thread [duplicate]
Oct 18, 2021
c++
multithreading
c++11
The difference btween std::atomic and std::mutex
Oct 26, 2022
multithreading
c++11
thread-safety
mutex
stdatomic
May a standards-compliant C assert() evaluate its argument multiple times?
Oct 17, 2022
c++
c
c++11
language-lawyer
assert
Is there any way of detecting arbitrary template classes that mix types and non-types?
Sep 05, 2022
c++
templates
c++11
c++14
typetraits
How many bytes will be required to store number in binary and text files respectively
Oct 26, 2022
file
c++11
binary
file-handling
Static order initialization fiasco, iostream and C++11
Apr 16, 2017
c++
c++11
static
iostream
static-order-fiasco
Difference in C++11 async behaviour on Mac and Linux
Sep 10, 2022
c++
linux
macos
c++11
asynchronous
Why move return an rvalue reference parameter need to wrap it with std::move()?
Sep 13, 2022
c++
c++11
c++14
Type trait to identify types that can be read/written in binary form
Mar 13, 2022
c++
c++11
binaryfiles
traits
SFINAE remove function from overload set if a free function does / does not exist
May 16, 2022
c++
c++11
C++ - how to copy elements from std::priority_queue to std::vector
Sep 19, 2017
c++
c++11
std::is_nothrow_constructible when constructor is inherited
Sep 30, 2020
c++
c++11
Why are C++11 override and final not attributes?
Jul 23, 2019
c++
c++11
Invalidate all shared ptrs toward a specific managed object
Oct 28, 2022
c++
c++11
shared-ptr
Why is std::forward necessary with forwarding references [duplicate]
Apr 11, 2022
c++
c++11
move-semantics
perfect-forwarding
forwarding-reference
Using unspecialized templated type as template parameter [duplicate]
May 20, 2022
c++
c++11
templates
dynamic
refactoring
« Newer Entries
Older Entries »