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
Launching runnable objects in threads out of a C++ std::vector
Aug 23, 2022
c++
multithreading
c++11
vector
stdthread
How would you apply an same operation to a set of independent variables in C++?
Feb 15, 2022
c++
arrays
c++11
foreach
tuples
No matching member function error inside lambda expression?
Nov 10, 2022
c++
c++11
lambda
Is std::vector::begin() from priorC++11 equivalent to std::vector::data() in C++11?
Nov 13, 2022
c++
c++11
vector
Generic for loop for elementary and complex type
Oct 19, 2022
c++
templates
c++11
std::min of std::chrono::duration of different types
Oct 29, 2022
c++
c++11
chrono
stl-algorithm
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
« Newer Entries
Older Entries »