Template Struct relocate_pointer< T, false >

Struct Documentation

template<typename T>
struct relocate_pointer<T, false>

Public Static Attributes

static constexpr void *(*value)(void*, void const*, usize) = _collections::relocate<T>