atlas
0.6
|
#include <sl_list.h>
Public Types | |
typedef Alloc::value_type | value_type |
typedef Alloc::pointer | pointer |
Public Member Functions | |
constexpr | allocator_deleter ()=default |
allocator_deleter (const allocator_deleter &)=default | |
void | operator() (pointer p) |
typedef Alloc::pointer atlas::containers::allocator_deleter< Alloc >::pointer |
typedef Alloc::value_type atlas::containers::allocator_deleter< Alloc >::value_type |
|
default |
|
default |
|
inline |