libstdc++
|
#include <functional>
Public Types | |
using | type |
using | value_type |
Public Member Functions | |
constexpr | operator value_type () const noexcept |
Static Public Attributes | |
static constexpr int | value |
Partial specialization of is_placeholder that provides the placeholder number for the placeholder objects defined by libstdc++.
Definition at line 346 of file functional.
using std::integral_constant< int, __v >::type |
Definition at line 96 of file type_traits.
using std::integral_constant< int, __v >::value_type |
Definition at line 95 of file type_traits.
|
inlineconstexprnoexcept |
Definition at line 97 of file type_traits.
|
staticconstexpr |
Definition at line 94 of file type_traits.