$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Geoffrey Romer (geoff.romer_at_[hidden])
Date: 2005-09-26 09:47:05
OK, I think I understand- the idea is to be generic across
representations of a single color model, not to be generic across
color models.
And yes, I certainly agree that inheritance/virtual functions are not
the way to go in this case.