27#if BIO_CPP_VERSION >= 11
28 #include <type_traits>
36#if BIO_CPP_VERSION < 11
51template <
typename T >
55 #if BIO_CPP_VERSION < 11
58 return ::std::is_reference<T>::value;
69template <
typename T >
#define BIO_CONSTEXPR
Definition KeywordMacros.h:29
BIO_CONSTEXPR bool IsReference()
Definition IsReference.h:52
Definition FinalCell.h:29
Definition IsReference.h:38
static const bool sValue
Definition IsReference.h:38