$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-09-02 17:27:59
Suppose I want to know how many minutes there are in a particular
duration d? My intuition says:
d / minutes(1)
But there's no such operator. Why not?
-- Dave Abrahams Boost Consulting www.boost-consulting.com