V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::PersistentMap< Key, Value, Hasher >::double_iterator Class Reference

Public Member Functions

std::tuple< Key, Value, Valueoperator* ()
 
double_iteratoroperator++ ()
 
 double_iterator (iterator first, iterator second)
 
bool operator!= (const double_iterator &other)
 
bool is_end () const
 

Detailed Description

template<class Key, class Value, class Hasher = base::hash<Key>>
class v8::internal::compiler::PersistentMap< Key, Value, Hasher >::double_iterator

Definition at line 319 of file persistent-map.h.


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