$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Rodgers (mark.rodgers_at_[hidden])
Date: 2002-03-22 01:25:19
From: "Aleksey Gurtovoy" <agurtovoy_at_[hidden]>
> Here's a version of 'operators<>' template that allows "lazy"
instantiation
> of complementing operators:
What about operations on different types - Duration + Date = Date, etc?
Mark