LIBINT  2.6.0
Public Types | List of all members
libint2::detail::IsSafePtr< T > Struct Template Reference

Can be used to determine whether a type is a SafePtr. More...

#include <smart_ptr.h>

Public Types

enum  { result = false }
 

Detailed Description

template<typename T>
struct libint2::detail::IsSafePtr< T >

Can be used to determine whether a type is a SafePtr.


The documentation for this struct was generated from the following file: