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
Why not call nullptr NULL?
Aug 25, 2022
c++
c++11
language-design
When is it necessary to use the flag -stdlib=libstdc++?
Aug 25, 2022
c++
gcc
c++11
std
libstdc++
Concurrency: Atomic and volatile in C++11 memory model
Aug 25, 2022
c++
multithreading
concurrency
c++11
parallel-processing
How to update GCC in MinGW on Windows?
Aug 25, 2022
c++
gcc
c++11
mingw
Strange code that compiles with g++
Apr 25, 2021
c++
gcc
c++11
g++
Does moving a vector invalidate iterators?
Aug 25, 2022
c++
iterator
c++11
Why doesn't emplace_back() use uniform initialization?
Aug 25, 2022
c++
vector
c++11
uniform-initialization
What is the performance penalty of C++11 thread_local variables in GCC 4.8?
Dec 26, 2019
c++
linux
multithreading
gcc
c++11
Clang doesn't see basic headers
Aug 25, 2022
c++
c++11
clang
clang++
llvm-clang
Get Apple clang version and corresponding upstream LLVM version
Aug 25, 2022
c++11
clang
c++14
llvm-clang
c++17
C++11 initializer list fails - but only on lists of length 2
Aug 17, 2018
c++
c++11
initializer-list
What's the difference between std::advance and std::next?
Aug 25, 2022
c++
c++11
std
Split a string using C++11
Sep 07, 2022
c++
string
split
c++11
How to implement multithread safe singleton in C++11 without using <mutex>
Aug 25, 2022
c++
multithreading
c++11
singleton
atomic
std::fstream buffering vs manual buffering (why 10x gain with manual buffering)?
Mar 17, 2019
c++
file
c++11
buffer
fstream
Convert a vector<T> to initializer_list<T>
Aug 22, 2022
c++
c++11
stl
initializer-list
Is string::c_str() no longer null terminated in C++11?
Aug 25, 2022
c++
string
c++11
What do each memory_order mean?
Dec 15, 2021
c++
c++11
thread-safety
atomic
memory-model
How to iterate through a list of objects in C++?
Aug 25, 2022
c++
for-loop
c++11
stl
iterator
When to use std::async vs std::threads?
Oct 29, 2022
c++
multithreading
c++11
stdasync
« Newer Entries
Older Entries »