#include <ImmutableSet.h>
Public Member Functions | |
| T & | operator() (T &a) const |
| const T & | operator() (const T &a) const |
Definition at line 19 of file ImmutableSet.h.
| const T& klee::_Identity< T >::operator() | ( | const T & | a | ) | const [inline] |
Definition at line 21 of file ImmutableSet.h.
| T& klee::_Identity< T >::operator() | ( | T & | a | ) | const [inline] |
Definition at line 20 of file ImmutableSet.h.
1.5.8