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
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
C++ iterator value to variable
Jul 03, 2026
c++
iterator
Why is Iterator::rev defined on Iterator and not DoubleEndedIterator
Jul 02, 2026
rust
iterator
bidirectional
In Julia, how iterate over Dataframe columns and names?
Jun 29, 2026
dataframe
iterator
julia
Can I initialize an iterator with null, and if not why?
Jun 30, 2026
c++
stl
iterator
Why does the upcoming Ranges library not support container initialization from a range?
Jul 01, 2026
c++
iterator
std
c++20
« Newer Entries
Older Entries »