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
Why doesn't range-based for loop match rvalue-reference modifier of this?
Sep 04, 2025
c++
iterator
value-categories
for-range
Am I incorrectly implementing IntoIterator for a reference or is this a Rust bug that should be reported?
Sep 02, 2025
iterator
rust
lifetime
borrow-checker
Can the iterator be shared between vectors in C++?
Mar 25, 2023
c++
vector
iterator
numpy.ndenumerate to return indices in Fortran order?
Mar 25, 2023
python
arrays
numpy
iterator
iteration
'vector iterators incompatible'
Mar 23, 2023
c++
stl
iterator
STL Container constructed from other container (e.g. list from vector)
Mar 24, 2023
c++
c++11
stl
constructor
iterator
Using pointers to iterate through multidimensional array
Mar 24, 2023
c++
arrays
iterator
Can I easily override an (STL) iterator's category?
Mar 24, 2023
c++
stl
iterator
Python itertools create iterator of random subset
Sep 04, 2025
python
random
iterator
python-itertools
Why the type of the iterator to `std::views::transform` does not seem to be a deterministic type?
Sep 04, 2025
c++
algorithm
iterator
c++20
std-ranges
"auto changes meaning in c++11"
Sep 03, 2025
c++
c++11
iterator
operators
operator-> for an iterator that returns a temporary
Sep 03, 2025
c++
iterator
c++17
zip_longest for the left list always
Sep 03, 2025
python
iterator
Creating a class object inside a loop
Sep 02, 2025
ruby
class
iterator
Getting the index of an iterator in R (in parallel with foreach)
Sep 03, 2025
r
foreach
parallel-processing
indexing
iterator
Map a Vec of structures to another Vec of structure in Rust without cloning
Sep 03, 2025
struct
rust
iterator
closures
map-function
In Python combine two iterator based on time
Sep 02, 2025
python
iterator
timestamp
Shortest way to get an Iterator over a range of Integers in Java
Sep 02, 2025
java
iterator
Why are generators faster?
Aug 31, 2025
python
iterator
generator
How entrySet() works internally in HashMap?
Sep 02, 2025
java
iterator
hashmap
Older Entries »