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
Aligned storage and standard layout
Oct 24, 2022
c++
c++11
Why wasn't the move constructor called? [duplicate]
Oct 20, 2022
c++
c++11
stl
constructor
move-constructor
Basic C++ atomic array
Apr 28, 2022
c++
arrays
multithreading
c++11
How do I make my iterator classes not look like container classes?
Jul 06, 2019
c++
templates
c++11
googletest
Why is std::bitset::size non-static
Nov 02, 2022
c++
c++11
std
bitset
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
« Newer Entries
Older Entries »