|
ORIGINAL
|
Primary template for general callable types. More...
#include <types.h>

Public Types | |
| using | ReturnType = CallType::ReturnType |
| using | Signature = CallType::Signature |
Primary template for general callable types.
Extracts function signature information from callable types.
| Callback | The callable type to analyze |
Provides ReturnType and Signature type aliases for: