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 iterator
Passing an object pointed to by an iterator by reference to a function C++
Oct 16, 2025
c++
iterator
parameter-passing
pass-by-reference
pass-by-pointer
C++ STL: std::find with std::map
Oct 16, 2025
c++
algorithm
dictionary
stl
iterator
Order in FilesystemIterator
Oct 16, 2025
php
sorting
iterator
filesystems
idiomatic way of changing container elements while iterating over the container
Oct 17, 2025
c++
iterator
containers
Unordered_Set of iterators is throwing weird error
Oct 15, 2025
c++
c++11
iterator
unordered-set
Counting matches in vector of structs
Oct 13, 2025
c++
arrays
vector
iterator
std
C++ function parameter that only accepts iterator to a specific type
Sep 23, 2025
c++
iterator
Can the back() iterator of a vector be safely assumed to be the end() iterator after a pop_back()?
Sep 23, 2025
c++
vector
iterator
std
stdvector
In python, can I lazily generate copies of an iterator using tee?
Sep 22, 2025
python
iterator
lazy-evaluation
Iterate through a range
Sep 22, 2025
ruby
loops
iterator
How to interlace an iterator with itself from the end?
Sep 22, 2025
rust
iterator
rust-itertools
How can I return an iterator over a locked struct member in Rust?
Sep 22, 2025
iterator
rust
mutex
When to use rowiterator and iterator for iterating through the rows of an excel sheet
Sep 19, 2025
java
excel
iterator
apache-poi
How to print out the contents of a LinkedHashMap
Sep 20, 2025
java
iterator
linkedhashmap
Create a new Tuple with one element modified
Sep 19, 2025
python
iterator
ironpython
generator
How to Create a String From Iterator in Python?
Sep 19, 2025
python
string
iterator
Why random.shuffle(list(range(n))) works, but random.shuffle(range(n)) does not?
Sep 17, 2025
python
python-3.x
list
random
iterator
Erase by iterator on a C++ STL map
Sep 18, 2025
c++
stl
dictionary
iterator
erase
How do you replace the value of a mutable variable by taking ownership of it?
Sep 17, 2025
collections
iterator
rust
borrowing
How do I iterate over a Vec of functions returning Futures in Rust?
Sep 17, 2025
iterator
rust
future
« Newer Entries
Older Entries »