#include <is_well_format.hpp>
template<typename T>
struct dxle::type_traits::has_operator_notequal_to_zero_impl< T, enable_if_t< ignore_type< decltype(std::declval< T >() !=0)>::value, nullptr_t >
Definition at line 19 of file is_well_format.hpp.
The documentation for this struct was generated from the following file: