signature< F > Struct Template Reference | ||||||
Public Types | |
| typedef F | type |
Detailed Description
template<typename F>
struct adobe::arg_stream::signature< F >
- Template Parameters: F must model callable_object(?)
Definition at line 220 of file arg_stream.hpp.
Member Typedef Documentation
| typedef F type |
Definition at line 222 of file arg_stream.hpp.

