Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/fnd/
Dfnd_Allocator.h78 typedef const T& const_reference; typedef
86 const_pointer address(const_reference& x) const { return &x; } in address()
108 typedef const T& const_reference; typedef
116 const_pointer address(const_reference& x) const { return &x; } in address()