|
Maipa's Standard Library Extension 1.5.6
mstd
|
#include <function_traits.hpp>
Inherits mstd::utils::function_default_type_traits< false >.
Static Public Attributes | |
| static _MSTD_CONSTEXPR17 const bool | is_free = false |
| Static Public Attributes inherited from mstd::utils::function_default_type_traits< false > | |
| static _MSTD_CONSTEXPR17 const bool | is_std_function |
| static _MSTD_CONSTEXPR17 const bool | is_ptr |
| static _MSTD_CONSTEXPR17 const bool | is_ref |
| static _MSTD_CONSTEXPR17 const bool | is_moved |
| static _MSTD_CONSTEXPR17 const bool | is_functor |
| static _MSTD_CONSTEXPR17 const bool | is_member |
| static _MSTD_CONSTEXPR17 const bool | is_free |
| static _MSTD_CONSTEXPR17 const bool | is_parent_ref |
| static _MSTD_CONSTEXPR17 const bool | is_parent_moved |
| static _MSTD_CONSTEXPR17 const bool | is_const |
| static _MSTD_CONSTEXPR17 const bool | is_noexcept |
| static _MSTD_CONSTEXPR17 const bool | is_volatile |
|
static |