kblib 0.2.3
General utilities library for modern C++
kblib::detail::next_larger_signed< T >::false_compare Struct Reference

#include <kblib/fakestd.h>

Public Member Functions

template<typename U >
constexpr auto operator() (U, U) noexcept -> bool
 

Detailed Description

template<typename T>
struct kblib::detail::next_larger_signed< T >::false_compare

Definition at line 796 of file fakestd.h.

Member Function Documentation

◆ operator()()

template<typename T >
template<typename U >
constexpr auto kblib::detail::next_larger_signed< T >::false_compare::operator() ( ,
 
) -> bool
inlineconstexprnoexcept

Definition at line 798 of file fakestd.h.


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