|
using | base_t = composite_functor< F > |
|
using | value_type = applied_unary_type< Operator, typename base_t::return_type > |
|
using | return_type = typename Callable_traits< F >::return_type |
|
using | arguments_type = typename Callable_traits< F >::arguments_type |
|
|
| unop_t (F f) |
|
template<typename... Args> |
constexpr value_type | operator() (Args... args) const |
|
template<typename... Args> |
constexpr value_type | impl (Args... args) const |
|
|
static constexpr std::size_t | arguments_count () |
|
template<typename... Args> |
static constexpr bool | call_check () |
|
The documentation for this struct was generated from the following file:
- /home/runner/work/quetzal-CoaTL/quetzal-CoaTL/src/include/quetzal/expressive/expressive.hpp