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
In C11/C++11, possible to mix atomic/non-atomic ops on the same memory?
Aug 24, 2019
c++
c
multithreading
c++11
concurrency
Can std::atomic cancel out increments with decrements?
Nov 03, 2022
c++
multithreading
c++11
atomic
compiler-optimization
How to use std::scoped_allocator_adapter?
Jan 11, 2022
c++
c++11
memory-management
std
allocator
libc++ implementation of std::condition_variable_any
Mar 26, 2020
c++
multithreading
c++11
thread-safety
condition-variable
How to write operator= for anonymous union with non-trivial members with virtual methods
Jan 05, 2022
c++
c++11
unions
reinterpret_cast<volatile uint8_t*>(37)' is not a constant expression
Mar 12, 2022
c++
c++11
avr
validate integer is some enum class item (C++11)
Nov 16, 2022
c++
c++11
enum-class
No compliant way to convert signed/unsigned of same size
Mar 09, 2022
c++
c++11
language-lawyer
order a vector of points based on another vector
Mar 20, 2019
c++
sorting
c++11
vector
stl-algorithm
Multi-line raw string literals as preprocessor macros arguments
Mar 18, 2019
c++
c++11
Variadic template code compiles on GCC 4.6 but not on clang or GCC 4.7
Apr 01, 2022
c++
c++11
variadic-templates
Why does this call the copy constructor, not the move constructor?
Nov 12, 2022
c++
c++11
move-semantics
C++11 non-blocking producer/consumer
Apr 07, 2021
multithreading
c++11
producer-consumer
Why does boost::future<T>::then() spawn a new thread?
Jun 26, 2021
c++
multithreading
c++11
boost
Forcing or preventing use of a particular minor version of libstdc++
Jan 14, 2022
c++
linux
gcc
c++11
libstdc++
Do gcc's __float128 floating point numbers take the current rounding mode into account?
Apr 03, 2017
c++
c++11
gcc
floating-point
Ambiguous function call with two parameter packs
Oct 17, 2019
c++
templates
c++11
Why is std::seed_seq non-copyable according to C++11, and why doesn't gcc/clang conform?
Mar 10, 2022
c++
c++11
g++
libstdc++
Deducing const from operator T &()
Mar 04, 2022
c++
c++11
« Newer Entries
Older Entries »