VTK-m  2.0
vtkm::BitwiseOr Member List

This is the complete list of members for vtkm::BitwiseOr, including all inherited members.

operator()(const T &x, const U &y) const -> decltype(x|y)vtkm::BitwiseOrinline