Classes
cached_lazy_list.hpp File Reference

Cached lazy list. More...

#include <vector>
#include "lazy_list.hpp"
Include dependency graph for cached_lazy_list.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CachedLazyList< T >
 Cached lazy list. More...
 

Detailed Description

Cached lazy list.

Author
Almog Yalinewich

Definition in file cached_lazy_list.hpp.