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

Synopsis

Declared in <folly/Traits.h>

using traits_detail_IsLessThanComparable::IsLessThanComparable;

Introduced Symbols

Name

Description

IsLessThanComparable

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

Created with MrDocs