$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Schrom, Brian T (brian.schrom_at_[hidden])
Date: 2006-12-05 12:51:55
> I'm interested in it. Also check out the example in the MDC in the
> vault.
> _______________________________________________
> Unsubscribe & other changes: http://listarchives.boost.org/mailman/
> listinfo.cgi/boost
Hi,
Which examples are you referring to?
It was the MCS files in the units directory in the vault
(http://boost-consulting.com/vault/index.php?PHPSESSID=498eit1ms0ddep27o
oolei5ab6&direction=0&order=&directory=Units)
Specifically, the mcs/units/tests/measurement.hpp file. It is minimal,
but useful.
I've also implemented similar fragments that include the functions in
math.h. I don't like the way that I did it, so am looking forward to
seeing others implementations.
Brian