V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::FunctionalList< A >::iterator Class Reference

Public Member Functions

 iterator (Cons *cur)
 
const A & operator* () const
 
iteratoroperator++ ()
 
bool operator== (const iterator &other) const
 
bool operator!= (const iterator &other) const
 

Detailed Description

template<class A>
class v8::internal::compiler::FunctionalList< A >::iterator

Definition at line 93 of file functional-list.h.


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