V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::base::TemplateHashMap< Key, Value, MatchFun, AllocationPolicy >::Iterator Class Reference

Public Member Functions

Iteratoroperator++ ()
 
value_typeoperator-> ()
 
bool operator!= (const Iterator &other)
 

Friends

class TemplateHashMap
 

Detailed Description

template<class Key, class Value, class MatchFun, class AllocationPolicy>
class v8::base::TemplateHashMap< Key, Value, MatchFun, AllocationPolicy >::Iterator

Definition at line 463 of file hashmap.h.


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