Tatooine
|
Go to the source code of this file.
Classes | |
struct | tatooine::is_invocable_with_n_types_impl< F, N, Ts > |
struct | tatooine::is_invocable_with_n_integrals_impl< F, N > |
struct | tatooine::is_invocable_with_n_floating_points_impl< F, N > |
Namespaces | |
namespace | tatooine |
Concepts | |
concept | tatooine::invocable_with_n_integrals |
concept | tatooine::invocable_with_n_floating_points |
Variables | |
template<typename F , std::size_t N> | |
static constexpr auto | tatooine::is_invocable_with_n_integrals |
template<typename F , std::size_t N> | |
static constexpr bool | tatooine::is_invocable_with_n_floating_points |