|
template<class _Ty , class _Objty > |
static auto | _Fn (int, _Ty &_Al, _Objty *_Ptr) -> decltype(_Al.destroy(_Ptr)) |
|
template<class _Ty , class _Objty > |
static auto | _Fn (_Wrap_int, _Ty &, _Objty *_Ptr) -> void |
|
template<class _Ty , class _Objty >
static auto _Alloc_destroy::_Fn |
( |
int |
, |
|
|
_Ty & |
_Al, |
|
|
_Objty * |
_Ptr |
|
) |
| -> decltype(_Al.destroy(_Ptr))
|
|
inlinestatic |
template<class _Ty , class _Objty >
static auto _Alloc_destroy::_Fn |
( |
_Wrap_int |
, |
|
|
_Ty & |
, |
|
|
_Objty * |
_Ptr |
|
) |
| -> void
|
|
inlinestatic |
The documentation for this struct was generated from the following file: