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
When should you use std::thread::joinable?
Feb 26, 2021
c++
multithreading
c++11
C++ Add months to chrono::system_clock::time_point
Feb 05, 2022
c++
c++11
std
chrono
Struct offsets and pointer safety in C++
Aug 09, 2019
c++
c++11
pointers
language-lawyer
offsetof
C++ Using lambda for implicit constructor call expecting a function pointer
Mar 22, 2022
c++
c++11
lambda
c++14
language-lawyer
is a shared pointer to std::thread a bad practice?
Oct 25, 2022
c++
multithreading
c++11
update integer array elements atomically C++
Sep 13, 2022
c++11
thread-safety
stdatomic
Referring to a "std::unique_ptr" that you don't own (use a raw pointer?)
Sep 12, 2022
c++
c++11
shared-ptr
unique-ptr
weak-ptr
What is difference between std::stof and atof when each one should be used?
Sep 25, 2022
c++
c++11
Why is there a memory leak in the following C++ code?
Nov 06, 2022
c++
c++11
memory-leaks
why c++11 sleep_for microseconds actually sleep for millisecond?
Aug 03, 2022
c++
c++11
operating-system
thread-sleep
use of rvalue reference and auto
Apr 11, 2022
c++
c++11
Is it dangerous to have a cast operator on a unique_ptr?
Jul 13, 2022
c++
c++11
unique-ptr
Confusing syntax with anonymous template types?
Apr 22, 2018
c++
c++11
Why didn't C++11 incorporate all of Boost's type traits?
Mar 22, 2022
c++
boost
c++11
Overloading of C++ templated functions
May 18, 2022
c++
templates
c++11
overloading
overload-resolution
How can I convert the C++11 code to C++98 without boost?
May 11, 2022
c++
c++11
function template does not recognize lvalue
Jul 01, 2022
c++
templates
c++11
lvalue
rvalue
Does c++11 have something like quint8? [duplicate]
Jun 30, 2022
c++
qt
c++11
qtcore
In c++, how to wrap default headers with fallback
Jan 27, 2018
c++
c++11
boost
What are the uses of get() member from the shared_ptr class?
Sep 14, 2022
c++
c++11
shared-ptr
smart-pointers
« Newer Entries
Older Entries »