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 stl
Tutorial or example code for extending c++11 random with generators and distributions
Apr 08, 2022
c++
visual-studio-2010
random
stl
c++11
Is std::thread::id unique across processes?
Sep 05, 2022
c++11
stl
stdthread
Why is the return type of std::reverse_iterator::operator[] unspecified?
Sep 14, 2018
c++
c++11
stl
language-lawyer
How to efficiently move (some) items from one std::map to another?
Apr 27, 2022
c++
stl
c++17
stdmap
How can I marshall a vector<int> from a C++ dll to a C# application?
Aug 29, 2022
c#
.net
c++
stl
marshalling
How can I find out how many bytes are available from a std::istream?
Dec 27, 2017
c++
boost
stl
istream
C++ interface design around shared library boundaries
May 12, 2022
c++
design-patterns
stl
shared-libraries
C++: Scott Meyers "Effective STL": item 31: know your sorting options: help to understand
Apr 22, 2022
c++
list
sorting
stl
effective-c++
C++ set iterator removal
Apr 05, 2022
c++
stl
set
Is it safe to dereference a temporary std::shared_ptr?
Nov 19, 2022
c++
visual-c++
memory-management
stl
Can I specialize std::begin and std::end for the return value of equal_range()?
Aug 16, 2018
c++
c++11
stl
iterator
template-specialization
C++: Is it safe to pass an argument like unique_ptr::get() to function
Nov 12, 2022
c++
c++11
stl
unique-ptr
temporary
What does template<class = enable_if_t<...>> do?
Feb 28, 2022
c++
stl
c++14
variadic-templates
sfinae
Sort by proxy (or: sort one container by the contents of another) in C++
Apr 28, 2022
c++
sorting
stl
another copy algorithm
Oct 29, 2022
c++
boost
stl
boost-lambda
c++ custom output stream with indentation
May 10, 2021
c++
stl
stream
derived
manipulators
Difference between std::end(myVector) and myVector.end()
Oct 26, 2022
c++
stl
iterator
containers
C++ STL optimization warning: problem with the code or something more sinister?
Aug 24, 2021
c++
optimization
gcc
stl
vector
Should std::reference_wrapper contain the default comparator "<" operator? [closed]
Oct 22, 2022
c++
stl
c++11
reference-wrapper
'No matching function for call' error when inserting class into a STL map
Dec 19, 2021
c++
dictionary
stl
std
« Newer Entries
Older Entries »