Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/fnd/
Dfnd_Allocator.h80 template <class U> struct rebind { typedef StdAllocatorAdapter<Allocator, U, Tag> other; }; struct
110 template <class U> struct rebind { typedef StdUnitAllocatorAdapter<Allocator, U, Tag> other; }; argument