libcopp  2.2.0
Data Structures
gsl::details Namespace Reference

Data Structures

struct  is_comparable_to_nullptr
 
struct  is_comparable_to_nullptr< T, typename std::enable_if< std::is_convertible< decltype(std::declval< T >() !=nullptr), bool >::value >::type >