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
Is a std::vector<T> movable if T is not movable?
Sep 24, 2022
c++
c++11
vector
move-semantics
C++11 uint types vs u_int
Oct 14, 2022
c++11
uint
cstdint
Accessing std::vector elements via pointers vs end()
Aug 20, 2018
c++
pointers
c++11
What does that have to do with function overloading?
Jul 16, 2018
c++
c++11
overloading
overriding
auto changes meaning in C++11; please remove it what does this mean?
Nov 15, 2021
c++
c++11
timestamp
milliseconds
Is it valid to cast from A* to B* via dynamic_cast when A and B haven't a common ancestor?
Oct 29, 2022
c++
inheritance
c++11
casting
dynamic-cast
How to std::hash an unordered std::pair
Nov 12, 2022
c++
c++11
hash
stl
std-pair
OS X/Clang won't use c++11 headers
Jul 12, 2021
c++
macos
c++11
cmake
clang
Force a compile time error in a template specialization
Sep 14, 2022
c++
templates
c++11
template-meta-programming
why can't default argument depend on non-default argument?
May 28, 2022
c++
c++11
Is it specified in the C++11 standard that std::begin(Container&&) returns const_iterator?
Apr 04, 2022
c++
c++11
std::move- How to warn programmer not to use *moved from* object
Nov 07, 2022
c++11
c++14
move-semantics
Is my wait - notify mechanism using std::mutex correct?
Feb 12, 2022
c++
multithreading
c++11
stdmutex
When should you ever use functions over functors in C++?
Mar 25, 2022
c++
c++11
C++ std::vector clear all elements
Jun 12, 2022
c++
c++11
stdvector
Faster way to read/write a std::unordered_map from/to a file
Jun 16, 2019
algorithm
performance
c++11
unordered-map
How to use boost::pool library to create a custom memory allocator
Sep 12, 2022
c++
c++11
boost
allocator
boost-pool
are they adding copy_if to c++0x?
Jun 15, 2022
c++
algorithm
c++11
How to find the length of a parameter pack?
Sep 24, 2022
c++
templates
c++11
variadic-functions
variadic
what will be the official name of c++0x? [closed]
Oct 17, 2022
c++
c++11
« Newer Entries
Older Entries »