|
| typedef R(* | PFN) (const E &, const X0 &, const X1 &) |
| |
◆ PFN
template<typename E , typename X0 , typename X1 , typename R >
| typedef R(* hobbes::clos2< E, X0, X1, R >::PFN) (const E &, const X0 &, const X1 &) |
◆ clos2()
template<typename E , typename X0 , typename X1 , typename R >
◆ operator()()
template<typename E , typename X0 , typename X1 , typename R >
| R hobbes::clos2< E, X0, X1, R >::operator() |
( |
const X0 & |
x0, |
|
|
const X1 & |
x1 |
|
) |
| const |
|
inline |
◆ env
template<typename E , typename X0 , typename X1 , typename R >
◆ fn
template<typename E , typename X0 , typename X1 , typename R >
The documentation for this struct was generated from the following file: