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
C++11 Can I ensure a condition_variable.wait() won't miss a notification?
Aug 31, 2022
c++
multithreading
c++11
condition-variable
what is a 'valid' std::function?
Nov 04, 2022
c++
c++11
std-function
Where can I find a listing of C++11 type prefixes/suffixes?
Jun 04, 2017
c++
types
c++11
prefix
user-defined-literals
Is using a map where value is std::shared_ptr a good design choice for having multi-indexed lists of classes?
May 12, 2022
c++
c++11
shared-ptr
stdmap
boost-multi-index
Reading bytes in c++
Feb 08, 2020
c++
c++11
binary
byte
Do values with same hash go in same bucket of std::unordered_map?
Nov 05, 2022
c++
stl
c++11
c++11 STL's binomial_distribution extremely slow
Jan 27, 2019
c++
gcc
random
c++11
libstdc++
Template argument deduction for string literals
Nov 05, 2022
c++
arrays
templates
pointers
c++11
Are [[attributes]] new to C++11?
Jul 20, 2017
c++
c++11
Memory allocation of internal types used by the containers
Sep 19, 2018
c++
c++11
std
allocator
What's the difference between std::wstring_convert and std::wbuffer_convert?
Mar 29, 2020
c++
string
unicode
character-encoding
c++11
Difference between MoveInsertable and CopyInsertable?
Jun 03, 2020
c++
compiler-construction
c++11
Exception safety of std::function
May 15, 2022
c++
function
exception
c++11
language-lawyer
Are std::functions inlined by the C++11 compiler?
Aug 28, 2022
c++
compiler-construction
c++11
compiler-optimization
lambda
Layout restriction on a non-standard layout class
Jul 07, 2020
c++
c++11
Use C++11 in Qt Creator [duplicate]
Sep 05, 2022
c++
ubuntu
c++11
qt-creator
std::declval() firing assertion error with warnings in GCC
Mar 22, 2022
c++
gcc
c++11
Checking if an std::function is assigned to a nullptr
Mar 17, 2019
c++
c++11
std
std-function
nullptr
Does C++11 support new features of C11?
Sep 21, 2022
c++
c
c++11
c11
How can I avoid a virtual call when I know the type?
Apr 10, 2017
c++
optimization
c++11
polymorphism
virtual
« Newer Entries
Older Entries »