![]() |
Quetzal-CoaTL
The Coalescence Template Library
|
Public Types | |
using | base_t = composite_functor< F > |
using | value_type = typename base_t::return_type |
using | return_type = typename Callable_traits< F >::return_type |
using | arguments_type = typename Callable_traits< F >::arguments_type |
Static Public Member Functions | |
static constexpr std::size_t | arguments_count () |
template<typename... Args> | |
static constexpr bool | call_check () |
Public Attributes | |
F | f |