Function object that returns the value itself. More...
#include <dai/prob.h>
Public Member Functions | |
T | operator() (const T &x) const |
Returns x. |
Function object that returns the value itself.
T dai::fo_id< T >::operator() | ( | const T & | x | ) | const [inline] |
Returns x.