LIBINT
2.1.0-stable
|
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>