#include <fn.h>
Collaboration diagram for tag::bind_t< G, F >:
Public Member Functions | |
| bind_t (const F &f_, const G &g_) | |
| G::result_type | operator() (typename F::argument_type a) const |
Public Attributes | |
| const F & | f |
| const G & | g |
|
||||||||||||||||
|
|
|
||||||||||
|
|
|
|||||
|
|
|
|||||
|
|
1.3.9.1