Beispiel #1
0
 virtual void N() { dest->N(); }
Beispiel #2
0
 // Interactions directly with unboxed integers.
 inline int64 unbox(NodePtr & x) { x->N(); return x->value(); }