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
Slice view for C++20 ranges
Feb 26, 2022
c++
stl
slice
c++20
Issue with using std::copy
May 17, 2022
c++
stl
Handling STL errors without exceptions
Oct 19, 2022
c++
exception
stl
Where is the std equivalent of boost::shared_polymorphic_downcast in C++11?
Dec 29, 2018
c++
boost
stl
c++11
shared-ptr
Compile errors with #include <string> in Cocoa App
Sep 12, 2022
xcode
stl
Why can't I construct std::set with an instantiation of a predicate, but I can assign a std::set constructed that way?
Mar 17, 2021
c++
stl
constructor
set
predicate
Does unordered_map copy/release contained objects if there is insert/remove/rehash operation?
Dec 03, 2019
c++
boost
stl
C++ STL: Duplicating code due to missing base-class for iterator and reverse_iterator
Feb 27, 2021
c++
stl
map
iterator
polymorphism
Find all the numbers in the range [a, b] that are not in the given std::set S
Oct 18, 2022
c++
algorithm
stl
set
stl random distributions and portability
Feb 09, 2021
c++
c++11
random
stl
cross-platform
When to prefer for-loop over std::transform or vice-versa
May 11, 2022
c++11
for-loop
stl
Does an STL map always give the same ordering when iterating from begin() to end()?
Nov 01, 2022
c++
stl
map
iterator
STL: writing "where" operator for a vector
Jun 07, 2018
c++
stl
vector
STL container function return values
Aug 17, 2022
c++
stl
return-value
containers
Limit STL algorithms to N elements
Oct 29, 2022
c++
stl
iterator successor
Mar 25, 2019
c++
boost
stl
iterator
Why does this std::sort predicate fail when the class is inside main()?
Oct 02, 2021
c++
templates
stl
Is there simpler way?
Feb 22, 2022
c++
stl
Case-Insensitive STL Containers (e.g. std::unordered_set)
Nov 16, 2022
c++
stl
case-insensitive
C++ concisely checking if item in STL container (e.g. vector)
May 14, 2022
c++
boost
stl
« Newer Entries
Older Entries »