Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_Allocator.h80 typedef const T& const_reference; typedef
88 const_pointer address(const_reference& x) const { return &x; } in address()
110 typedef const T& const_reference; typedef
118 const_pointer address(const_reference& x) const { return &x; } in address()