Home
last modified time | relevance | path

Searched refs:rebind (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_Allocator.h82 template <class U> struct rebind { typedef StdAllocatorAdapter<Allocator, U, Tag> other; }; struct
112 template <class U> struct rebind { typedef StdUnitAllocatorAdapter<Allocator, U, Tag> other; }; struct