IntRange< IntType >::le0 Struct Reference

Unary predicate for less-equal 0 (int values) More...

Public Member Functions

template<class Int >
constexpr bool operator() (const Int val) const noexcept
 

Detailed Description

template<class IntType>
struct Foam::IntRange< IntType >::le0

Unary predicate for less-equal 0 (int values)

Definition at line 139 of file IntRange.H.

Member Function Documentation

◆ operator()()

constexpr bool operator() ( const Int  val) const
inlineconstexprnoexcept

Definition at line 142 of file IntRange.H.


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