lin
Public Types | Public Member Functions | List of all members
lin::internal::logical_or Struct Reference

Public Types

template<typename T , typename U >
using expression = decltype(std::declval< T & >()||std::declval< U & >())
 

Public Member Functions

template<typename T , typename U >
constexpr auto operator() (T const &t, U const &u) const
 

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