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
Yield return deferred iteration problems
Jul 08, 2026
c#
recursion
iterator
yield-return
How to loop through an array of possible integers, such as from [1,1,1,1] to [1,1,1,2], ... and finally to [6,6,6,6]?
Jul 08, 2026
ruby
iterator
Iterator end check fails after incrementing inside a `for` loop
Jul 07, 2026
c++
c++11
iterator
Optimising Iterator Definitions
Jul 08, 2026
c++
optimization
stl
iterator
Java Generics compilation error: incompatible types: Item#1 cannot be converted to Item#2
Jul 07, 2026
java
generics
collections
iterator
iterable
How to deduce the most nested iterator type?
Jul 05, 2026
c++
c++11
iterator
containers
type-traits
Lifetime parameter problem in custom iterator over mutable references
Jul 06, 2026
rust
iterator
lifetime
Java Iterators - Trying to get a for each loop to work
Jul 04, 2026
java
iterator
foreach
Bidirectional iterator from char * buffer with size
Jul 06, 2026
c++
string
iterator
buffer
Why do `std::views::adjacent` iterators increment all underlying iterators instead of using a more performant shift?
Jul 05, 2026
c++
iterator
c++23
std-ranges
How shall I declare Iterator?
Jul 04, 2026
java
iterator
Exclude elements from ArrayList
Jul 04, 2026
java
arraylist
iterator
How do I implement a Vector with const correctness that forbids a normal iterator of such Vector to change the value at the address of the iterator
Jul 03, 2026
c++
templates
vector
iterator
const-correctness
PHP RecursiveArrayIterator class get key-value pair recursive
Jul 04, 2026
php
arrays
iterator
Is it possible to write standard conforming random access (or at least forward) Integer Iterator?
Jul 02, 2026
c++
iterator
language-lawyer
Pythonic way to iterate and/or enumerate with a binary 'switch'
Jul 04, 2026
python
loops
iterator
« Newer Entries
Older Entries »