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
Stable memory addresses using a std container (like vector, list, queue, ...) [duplicate]
Feb 08, 2022
c++
pointers
c++11
vector
C#-Like Delegates in C++
Nov 16, 2022
c#
c++
c++11
Am I able to use C++11 in QNX?
Sep 14, 2022
c++
c++11
qnx
How can I sort a vector of unique_ptr?
Sep 17, 2021
c++
sorting
c++11
vector
unique-ptr
C++ std::vector::data Why do the returned pointer index and the vector index not match? [closed]
Oct 02, 2022
c++
c++11
vector
Why can't I use =default for default ctors with a member initializer list
Mar 07, 2022
c++
c++11
language-lawyer
default-constructor
ctor-initializer
Code readability with c++11 lambdas
Sep 25, 2022
c++
coding-style
lambda
c++11
How can I cleanly specify which arguments I am passing and which remain default?
Jul 30, 2022
c++
c++11
overloading
default-arguments
Does std::hash guarantee equal hashes for "equal" floating point numbers?
Sep 25, 2022
c++
c++11
hash
floating-accuracy
stdhash
How do I get the type of the elements in a vector?
Jan 22, 2019
c++
c++11
vector
stl
C++: error: exception handling disabled, use -fexceptions to enable
Nov 14, 2022
c++
c++11
A standard way for getting variable name at compile time
Nov 12, 2022
c++
c++11
compile-time
Why is iterating over a std::set so much slower than over a std::vector?
Mar 11, 2022
c++
c++11
stl
Threads in C, C++, C++0x, pthread and boost
Apr 26, 2017
c++
multithreading
c++11
pthreads
boost-thread
Is the <random> library in c++11 portable?
Nov 11, 2022
c++
random
c++11
What to return when a std::map::at goes out_of_range?
Nov 12, 2022
c++
exception
c++11
Why is this pointer needed when calling std::call_once()?
Nov 09, 2022
c++
multithreading
pointers
c++11
this-pointer
Can't use asio::placeholders::error in non-Boost version of Asio
Aug 26, 2018
c++
c++11
boost
boost-asio
Merging two unordered_maps with overlapping keys
Aug 05, 2019
c++
c++11
float initialization from double with braces
May 11, 2022
c++
c++11
c++14
list-initialization
value-initialization
« Newer Entries
Older Entries »