| souffle
    2.0.2-371-g6315b36
    | 
A functor representing the identity function for a generic type T. More...
#include <StreamUtil.h>

| Public Member Functions | |
| const T & | operator() (const T &t) const | 
| T & | operator() (T &t) const | 
A functor representing the identity function for a generic type T.
| T | some arbitrary type | 
Definition at line 136 of file StreamUtil.h.
| 
 | inline | 
Definition at line 140 of file StreamUtil.h.
References souffle::deref< T >::operator()().

| 
 | inline | 
Definition at line 137 of file StreamUtil.h.
 1.8.17
 1.8.17