#include <concepts>
#include <memory>
#include <type_traits>
Go to the source code of this file.
◆ alpaqa::util::class_from_member_ptr_impl
struct alpaqa::util::class_from_member_ptr_impl |
◆ alpaqa::util::class_from_member_ptr_impl< Ret(C::*)(Args...)>
struct alpaqa::util::class_from_member_ptr_impl< Ret(C::*)(Args...)> |
◆ alpaqa::util::class_from_member_ptr_impl< Ret(C::*)(Args...) const >
struct alpaqa::util::class_from_member_ptr_impl< Ret(C::*)(Args...) const > |
◆ alpaqa::util::last_type
struct alpaqa::util::last_type |
◆ alpaqa::util::last_type< Only >
struct alpaqa::util::last_type< Only > |
◆ alpaqa::util::first_type_or_void< First, Pack... >
struct alpaqa::util::first_type_or_void< First, Pack... > |
◆ alpaqa::util::first_type_or_void<>
struct alpaqa::util::first_type_or_void<> |