Home
last modified time | relevance | path

Searched refs:Fwd (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/cxx/lib/tl/include/bits/
A Dbst.h45 struct Fwd struct
71 typedef Fwd Fwd_iter_ops; argument
78 typedef __Bst_iter<Node, Node, Fwd> Iterator;
80 typedef __Bst_iter<Node, Node const, Fwd> Const_iterator;
/l4re-core-master/cxx/lib/tl/include/
A Davl_set221 typedef typename Tree::Fwd_iter_ops Fwd;
228 typedef Avl_set_iter<_Node, Item_type, Fwd> Iterator;
231 typedef Avl_set_iter<_Node, Const_item_type, Fwd> Const_iterator;
/l4re-core-master/l4sys/include/cxx/
A Dipc_server54 typedef typename FUNC::template fwd<O> Fwd;
55 return Fwd(o).template call<ARGS...>(args...);

Completed in 6 milliseconds