DDC 0.0.0

a discrete domain computation library

ddc::reducer::lor Struct Reference

Public Types

using value_type = bool
 

Public Member Functions

constexpr value_type operator() (value_type const &lhs, value_type const &rhs) const noexcept
 

Member Typedef Documentation

◆ value_type

Member Function Documentation

◆ operator()()

constexpr value_type ddc::reducer::lor::operator() ( value_type const &  lhs,
value_type const &  rhs 
) const
inlineconstexprnoexcept

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