IntRange< IntType >::ge0 Struct Reference

Unary predicate for greater-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 >::ge0

Unary predicate for greater-equal 0 (int values)

Definition at line 129 of file IntRange.H.

Member Function Documentation

◆ operator()()

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

Definition at line 132 of file IntRange.H.


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