libbmb
Modern implementation of STL
Loading...
Searching...
No Matches
llist_nodes.h File Reference
#include "utils/move.h"
Include dependency graph for llist_nodes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bmb::llist::BaseNode
 
struct  bmb::llist::Node< T >
 

Namespaces

namespace  bmb
 
namespace  bmb::llist
 

Detailed Description

LinkedList iterator definition

Authors
bivafra

Definitions of LinkedList nodes.

Authors
bivafra