dai::fo_id< T > Struct Template Reference
Function object that returns the value itself.
More...
#include <dai/prob.h>
List of all members.
|
Public Member Functions |
T | operator() (const T &x) const |
| Returns x.
|
Detailed Description
template<typename T>
struct dai::fo_id< T >
Function object that returns the value itself.
Member Function Documentation
template<typename T>
T dai::fo_id< T >::operator() |
( |
const T & |
x |
) |
const [inline] |
The documentation for this struct was generated from the following file: