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++ exception safety in constructor
Oct 14, 2022
c++
exception
c++11
shared-ptr
unique-ptr
Why does std::timed_mutex::try_lock_for not work?
Dec 21, 2018
c++
c++11
assigning one shared_ptr to another
Aug 28, 2022
c++11
shared-ptr
Modifying constant object
Jun 20, 2022
c++
c++11
constants
undefined-behavior
How to test lambda in C++11
Nov 18, 2022
c++
c++11
lambda
Why do I need to repeat the sorting subroutine when declaring a std::set?
Mar 15, 2022
c++
c++11
dictionary
stl
set
Is boost::uuids::random_generator thread safe?
May 23, 2022
c++
c++11
gcc4.7
boost-random
boost-uuid
std::is_pod vs subclassing
Oct 12, 2015
c++
c++11
Call to constant pointer-to-member function not being inlined
Nov 07, 2022
c++
c++11
memory management for lambda in C++11
Oct 16, 2022
c++
c++11
Why does shared_ptr signature differ from unique_ptr for arrays?
Apr 23, 2022
c++
memory
c++11
shared-ptr
unique-ptr
Why do the std smart pointer type destructors not inherit the noexcept dtor status of the pointed to object
Feb 07, 2022
c++
c++11
destructor
smart-pointers
noexcept
What is std::numeric_limits<T>::digits supposed to represent?
Jun 15, 2022
c++
c++11
std
c++14
Initialize class containing a std::function with a lambda
Sep 05, 2022
c++
templates
c++11
lambda
std-function
Why is vector considered nothrow_move_constructible?
Sep 10, 2022
c++
c++11
C++ Can not initialize with {...}
May 20, 2020
c++
visual-studio-2012
c++11
Moving keys from unordered_map
Oct 27, 2022
c++
c++11
move-semantics
unordered-map
Value initialization for classes with exclusively inherited constructors
Feb 08, 2022
c++
c++11
value-initialization
Any better alternative to std::vector<std::unique_ptr<T>>?
Oct 12, 2022
c++
performance
c++11
vector
containers
boost.python: Argument types did not match C++ signature
Sep 24, 2020
c++
python
boost
c++11
boost-python
« Newer Entries
Older Entries »