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
How to understand this POD rule
Mar 10, 2026
c++
c++11
type-traits
Standard citation: Does an out of range call to `vector::operator[]` invoke Undefined Behavior?
Mar 12, 2026
c++
c++11
language-lawyer
Should g++ 4.4.7 -std=gnu++0x compile the "for each" construct?
Mar 12, 2026
c++
c++11
foreach
g++
Compare content of std::stringstream
Mar 11, 2026
c++
c++11
compare
stringstream
Libusb hangs when using C++11 async
Mar 11, 2026
c++
multithreading
c++11
libusb-1.0
Move constructor needed, but not used, in array initialization with elements of class with deleted copy constructor
Mar 11, 2026
c++
c++11
move
fatal error in "detects_simple_anagram": memory access violation at address 0x00000000: no mapping at fault address
Mar 11, 2026
c++
c++11
boost
Null character when using range-based loop over temporary string?
Mar 11, 2026
c++
string
c++11
I can't understand weird std::atomic_short.load() behavior
Mar 09, 2026
c++
c++11
Can a `constexpr std::initializer_list` be used at compile time but not ODR-used?
Mar 12, 2026
c++
c++11
constexpr
one-definition-rule
How do I define methods outside of the declaration for my specialization of a non-type template class?
Mar 11, 2026
c++
c++11
templates
Elegant way to prevent namespace poisoning in C++
Mar 11, 2026
c++
c++11
namespaces
coding-style
Boolean function as input parameter
Mar 10, 2026
c++
c++11
lambda
signature
Any clean way to get OpenMP pragmas to work with macros?
Mar 11, 2026
c
c++11
macros
openmp
Loading large amount of binary data into RAM
Mar 10, 2026
c++
c++11
memory-management
vector
how to access only element of unordered_set in c++?
Mar 10, 2026
c++
c++11
unordered-set
Is it possilbe to inherit private constructors with using in cpp >= 11
Mar 11, 2026
c++
c++11
constructor
using
How to use premake to specify a C++11 compilation?
Mar 11, 2026
c++11
premake
Using std::stoi and std::stod with clang++ in Windows
Mar 11, 2026
c++11
clang++
Returning pointer by value does not move the object
Mar 10, 2026
c++
c++11
move-semantics
rvalue
Older Entries »