$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Peng Yu (pengyu.ut_at_[hidden])
Date: 2008-07-13 21:41:43
Hi,
I'm wondering if there is a max function boost, which accept arbitrary
number of arguments. For example,
max(a, b)
max(a, b, c)
max(a, b, ...., z)
Thanks,
Peng