![]() |
Arene Base
Fundamental Utilities For Safety Critical C++
|
provides a uniform interface to pointer-like types More...

provides a uniform interface to pointer-like types
| T | pointer type to retrieve properties for |
pointer_traits provides a uniform interface to retrieve properties of pointers and other types that behave like pointers. This template can be specialized for user-defined pointer-like types so that the information about the pointer can be retrieved even if type does not provide the usual typedefs.
element_type is not defined.