This allocator does not define an allocate_clone
member function, so it should be used to disable operations that require elements to be cloned.
More...
Static Public Member Functions | |
static void | deallocate_clone (_Elm_Calendar_Mark const volatile *) |
static void | deallocate_clone (_Elm_Calendar_Mark volatile *) |
static void | deallocate_clone (_Elm_Calendar_Mark const *) |
static void | deallocate_clone (_Elm_Calendar_Mark *) |
static void | deallocate_clone (Elm_Gen_Item const volatile *) |
static void | deallocate_clone (Elm_Gen_Item volatile *) |
static void | deallocate_clone (Elm_Gen_Item const *) |
static void | deallocate_clone (Elm_Gen_Item *) |
static void | deallocate_clone (_Elm_Map_Overlay const volatile *) |
static void | deallocate_clone (_Elm_Map_Overlay volatile *) |
static void | deallocate_clone (_Elm_Map_Overlay const *) |
static void | deallocate_clone (_Elm_Map_Overlay *) |
template<typename T > | |
static void | deallocate_clone (T *p) |
This allocator does not define an allocate_clone
member function, so it should be used to disable operations that require elements to be cloned.