Implementation namespace for the IsLessThanComparable trait.

Types

Name

Description

IsLessThanComparable

A trait to test whether values of T and U can be compared with operator<.

Functions

Name

Description

operator<

A fallback operator used to detect the absence of a real operator<.

Created with MrDocs