OpenTTD Source 20241224-master-gee860a5c8e
Map::IterateWrapper Struct Reference

Public Member Functions

Iterator begin ()
 
Iterator end ()
 
bool empty ()
 

Detailed Description

Definition at line 230 of file map_func.h.

Member Function Documentation

◆ begin()

Iterator Map::IterateWrapper::begin ( )
inline

Definition at line 231 of file map_func.h.

◆ empty()

bool Map::IterateWrapper::empty ( )
inline

Definition at line 233 of file map_func.h.

◆ end()

Iterator Map::IterateWrapper::end ( )
inline

Definition at line 232 of file map_func.h.


The documentation for this struct was generated from the following file: