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 std
Does std::locale::global make affect to printf() function?
Aug 26, 2022
c++
locale
printf
std
setlocale
Visual C++ 2010 refuses to show std::string value when debugging. Shows <Bad Ptr>
Apr 06, 2018
c++
string
debugging
std
Difference between "destroy" "destructor" "deallocate" in std::allocator?
Aug 30, 2022
c++
c++11
std
Why doesn't aliasing constructor of std::shared_ptr initialize std::enabled_shared_from_this?
Mar 30, 2017
c++
c++11
std
shared-ptr
Where is namespace std defined?
May 11, 2022
c++
std
Deriving from std::exception in a library: Does a headers-only solution work for catching exceptions?
Dec 13, 2018
c++
dll
std
Is there a point to define move-only objects in c++11?
Mar 11, 2021
c++
c++11
std
smart-pointers
pass-by-value
Why is the string version of getline a non-member function?
Oct 20, 2019
c++
string
std
Removing an element from a list with only its iterator
Oct 27, 2022
c++
list
iterator
std
Combining C++ standard algorithms by looping only once
Jul 19, 2019
c++
algorithm
stl
c++11
std
How to use tr1 with Visual Studio 2010 (tr1::function)?
Apr 24, 2022
c++
visual-studio-2010
c++11
std
tr1
function pointers for std::unordered_map
Jul 08, 2021
c++
c++11
std
Why not modify key of associative container?
Nov 16, 2022
c++
c++11
std
language-lawyer
Initialising std::discrete_distribution in VS2013
Oct 10, 2019
c++
c++11
visual-studio-2013
std
c++-standard-library
Qt Concurrent or std::async for new code?
Jun 29, 2018
c++
qt
c++11
std
qtconcurrent
Why does a lock_guard on a mutex reference produce C26110
May 07, 2021
c++
c++11
visual-c++
c++17
std
std::error_code, my_error::check_block == my_error::validate && my_error::accept_block == my_error::validate
Mar 23, 2014
c++
c++11
std
error-code
Is there a variant of std::lock_guard that unlocks at construction and locks at destruction in C++11?
Oct 18, 2022
c++
c++11
mutex
std
Lifetime of references in STD collections
Mar 05, 2022
c++
c++11
map
std
Boost multi-index container vs a multi-level mapping container based on std::unordered_map (map of maps)
Apr 30, 2022
c++
boost
std
unordered-map
boost-multi-index
« Newer Entries
Older Entries »