max

Returns the greater of two values.

pragma(inline, true) @nogc @safe pure nothrow
T
max
(
T
)
(
T a
,
T b
)

Meta