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 (loop variable) in Python
Dec 09, 2025
python
loops
variables
iterator
Lua - writing iterator similar to ipairs, but selects indices
Dec 09, 2025
multidimensional-array
lua
iterator
How to group "unlike" elements when iterating array (e.g.:{1,2,2,1,3,3,3,2,1,1} to {1,2}{2,1,3}{3}{3,2,1}{1})?
Dec 06, 2025
c++
arrays
algorithm
for-loop
iterator
Why can a C++ iterator be dereferenced although it isn't a pointer?
Dec 09, 2025
c++
iterator
dereference
C++ Spirit Boost: Making a input iterator into a forward iterator
Dec 08, 2025
c++
visual-studio-2010
boost
iterator
boost-spirit
C++ how to build iterator for vector of vectors
Dec 09, 2025
c++
iterator
Length between iterators in size_type
Dec 08, 2025
c++
iterator
difference
size-type
Does foreach prefer IEnumerable<T> or IEnumerator<T>
Dec 09, 2025
c#
foreach
iterator
Check if file exists when unknown extension
Dec 07, 2025
php
iterator
filesystems
Printing values using Iterator on 2d vector
Dec 08, 2025
c++
vector
stl
iterator
what can we benefit from using "@SuppressWarnings("unchecked")" in java?
Dec 07, 2025
java
arraylist
annotations
iterator
Initializing a std::map iterator class member
Dec 07, 2025
c++
iterator
initialization
decltype
Is it safe to access elements outside subrange but inside parent range?
Dec 08, 2025
c++
iterator
c++23
Is there a way to use a range-based iterator to iterate over references to the values of a list of pointers?
Dec 08, 2025
c++
pointers
reference
iterator
auto
Why are there different ways to describe same design pattern using UML? What to trust?
Dec 08, 2025
design-patterns
iterator
uml
software-design
class-diagram
Template Member Function to Write to Output Iterator
Dec 07, 2025
c++
templates
iterator
virtual
member-functions
Generic/polymorphic iterators
Dec 08, 2025
c++
stl
iterator
containers
Isn't zip object in Python an iterator?
Dec 07, 2025
python
iterator
iterable
Is an iterator-based for-loop better than an index-based loop?
Dec 08, 2025
c++
for-loop
iterator
Why is reversed(mylist) so slow?
Dec 06, 2025
python
performance
iterator
internals
pgo
Older Entries »