Home
last modified time | relevance | path

Searched defs:rebind_alloc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dallocator.d245 alias rebind_alloc = allocator_type.rebind!U; in allocator_traits() local
247 alias rebind_alloc = allocator_type!U; in allocator_traits() local