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
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
Efficiently remove last element from std::list
Aug 30, 2022
c++
list
c++11
stl
std
Why doesn't std::string take a null pointer?
Oct 02, 2022
c++
string
std
null-pointer
Boost error conversion from ‘boost::filesystem3::path’ to non-scalar type ‘std::string
Jul 07, 2021
c++
string
boost
std
Can we rely on the reduce-capacity trick?
Oct 28, 2013
c++
std
Sort vector by even and odd indices. c++
Jul 11, 2022
c++
vector
std
C++11 std::forward a pointer
Oct 26, 2020
c++
c++11
std
Why must std::visit have a single return type?
Oct 17, 2022
c++
std
c++17
Does std::any_of guarantee the order of iteration when used with sequencial execution policy?
Apr 17, 2022
c++
std
Overloading (not specializing) templates in std namespace
Dec 27, 2020
c++
c++11
std
language-lawyer
« Newer Entries
Older Entries »