Sequoia
Loading...
Searching...
No Matches
Public Member Functions | List of all members
sequoia::maths::half_line_validator Struct Reference

A validator the the half line. More...

#include <Spaces.hpp>

Public Member Functions

template<arithmetic T>
constexpr T operator() (const T val) const
 
template<arithmetic T>
requires std::is_unsigned_v<T>
constexpr T operator() (const T val) const
 

Detailed Description

A validator the the half line.

For signed arithmetic types throws for negative values; otherwise behaves like an identity operation.


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