IntRange< IntType >::lt0 Struct Reference

Unary predicate for less than 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 >::lt0

Unary predicate for less than 0 (int values)

Definition at line 119 of file IntRange.H.

Member Function Documentation

◆ operator()()

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

Definition at line 122 of file IntRange.H.


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