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
Is it possible to get a sub-array of a std::array in C++?
Oct 25, 2022
c++
c++11
stl
what is the preferred way to expose custom STL-style iteration?
May 07, 2022
c++
stl
iterator
Why does std::remove_if create so many closures?
Dec 03, 2021
c++
stl
c++14
Insertion to std::list<std::vector<int>> failed when using initializer list as the value?
Nov 02, 2022
c++
c++11
stl
What is a clean/concise way to pass empty range to a function taking a pair of iterators?
Aug 19, 2018
c++
stl
c++11
Using a custom allocator inside a std::scoped_allocator_adaptor with std::unordered_map
Aug 09, 2017
c++
stl
allocator
libc++
move_iterator is broken for iterators returning prvalues and returns dangling reference
Sep 05, 2021
c++
c++11
stl
iterator
move-semantics
Why is an STL deque not implemented as just a circular vector?
May 21, 2022
c++
stl
deque
recursive application of C++20 range adaptor causes a compile time infinite loop
Oct 21, 2021
c++
stl
c++20
std-ranges
How to std::find using a Compare object?
Nov 20, 2021
c++
stl
vector
find
compare
optimizing `std::vector operator []` (vector access) when it becomes a bottleneck
Feb 18, 2022
c++
multithreading
vector
stl
Test lower_bound's return value against the end iterator
Oct 27, 2022
c++
stl
map
iterator
lower-bound
std::equal with reverse_iterator
Aug 12, 2022
c++
stl
Combining C++ standard algorithms by looping only once
Jul 19, 2019
c++
algorithm
stl
c++11
std
C++ Standard Library Portability
Oct 13, 2022
c++
c++11
stl
g++
portability
Must the C++ standard library support classes that are picky about who their friends are?
Aug 16, 2017
c++
stl
language-lawyer
friend
access-modifiers
Correct syntax for map iterator of template class' inner class?
Nov 04, 2022
c++
templates
dictionary
stl
inner-classes
const arguments in std::remove_if
Apr 11, 2022
c++
list
c++11
lambda
stl
Shortest way to obtain a sublist of a sorted list of values lying in a certain interval
Oct 03, 2021
c++
stl
How sets, multisets, maps and multimaps work internally
Sep 23, 2022
c++
data-structures
stl
dictionary
set
« Newer Entries
Older Entries »