Function object that compares two values with operator<.

Synopsis

Declared in <folly/gen/Base.h>

class Less;

Member Functions

Name

Description

operator()

Compares two values with operator<.

Created with MrDocs