Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/fnd/
Dfnd_Allocator.h83 typedef const T& const_reference; typedef
91 const_pointer address(const_reference& x) const { return &x; } in address()
113 typedef const T& const_reference; typedef
121 const_pointer address(const_reference& x) const { return &x; } in address()