| libstdc++
    | 
| Public Member Functions | |
| template<typename _It > | |
| void | operator() (_It __i) | 
Functor doing nothing.
For some __reduction tasks (this is not a function object, but is passed as __selector __dummy parameter.
Definition at line 288 of file for_each_selectors.h.
| 
 | inline | 
Functor execution.
| __i | iterator referencing object. | 
Definition at line 294 of file for_each_selectors.h.