LIBINT
2.6.0
|
Converts Base to a type of the same signature as Ref. For example, if Ref is SafePtr<T> then Base is converted to SafePtr<Base> More...
#include <traits.h>
Public Types | |
typedef const Base & | result |
Converts Base to a type of the same signature as Ref. For example, if Ref is SafePtr<T> then Base is converted to SafePtr<Base>