#include <dispatcher.hpp>
 
  
 Definition at line 24 of file dispatcher.hpp.
| typedef function_0<void> INV | 
Definition at line 25 of file dispatcher.hpp.
| invalidator_1_rep | ( | const INV & | p2, | |
| R ** | t2, | |||
| int * | ol, | |||
| int * | nl | |||
| ) |  [inline] | 
| void apply | ( | ) |  [inline, virtual] | 
Implements function_0_rep< void >.
Definition at line 32 of file dispatcher.hpp.
References mmx::is_nil(), invalidator_1_rep< R >::old_len, invalidator_1_rep< R >::prev, and invalidator_1_rep< R >::tab.
| int* new_len | 
Definition at line 29 of file dispatcher.hpp.
| int* old_len | 
Definition at line 28 of file dispatcher.hpp.
Referenced by invalidator_1_rep< R >::apply().
Definition at line 26 of file dispatcher.hpp.
Referenced by invalidator_1_rep< R >::apply().
| R** tab | 
Definition at line 27 of file dispatcher.hpp.
Referenced by invalidator_1_rep< R >::apply().
 1.6.1
 1.6.1