Empirical
Static Public Member Functions | List of all members
emp::ptr_pair< T1, T2 > Struct Template Reference

#include <type_traits.h>

Static Public Member Functions

static constexpr bool Same ()
 
static constexpr bool SameBase ()
 
static bool ConvertOK (T1 *ptr)
 

Member Function Documentation

template<typename T1 , typename T2 >
static bool emp::ptr_pair< T1, T2 >::ConvertOK ( T1 *  ptr)
inlinestatic
template<typename T1 , typename T2 >
static constexpr bool emp::ptr_pair< T1, T2 >::Same ( )
inlinestatic
template<typename T1 , typename T2 >
static constexpr bool emp::ptr_pair< T1, T2 >::SameBase ( )
inlinestatic

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