max

@nogc pure nothrow
T
max
(
T
)
(
T a
,
T b
)

Return Value

Type: T

maximum of a and b.

Meta