The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
iterator.hpp File Reference
#include <iterator>
Include dependency graph for iterator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  util::const_iterator_extend< Value, Container, Deref, Key >
 This is a const_iterator class that extends an existing const_iterator by overriding dereference. More...
 
class  util::iterator_extend< Value, Container, Deref, Key >
 This is an iterator class that extends an existing iterator by overriding dereference. More...
 
class  util::const_iterator_extend< Value, Container, Deref, Key >
 This is a const_iterator class that extends an existing const_iterator by overriding dereference. More...
 

Namespaces

 util