DxLibEx
dxle::type_traits::has_operator_notequal_to_zero_impl< T, enable_if_t< ignore_type< decltype(std::declval< T >() !=0)>::value, nullptr_t > Struct Template Reference

#include <is_well_format.hpp>

Inheritance diagram for dxle::type_traits::has_operator_notequal_to_zero_impl< T, enable_if_t< ignore_type< decltype(std::declval< T >() !=0)>::value, nullptr_t >:
Collaboration diagram for dxle::type_traits::has_operator_notequal_to_zero_impl< T, enable_if_t< ignore_type< decltype(std::declval< T >() !=0)>::value, nullptr_t >:

Detailed Description

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: