Specialization for allocators that define a nested rebind<U>::other.
Synopsis
Declared in <bslma_allocatortraits.h>
template<
class T,
class U>
struct AllocatorTraits_RebindAlloc<T, U, bsl::void_t<T::rebind<U>::other>>;