Boost logo

Boost :

From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2006-08-18 06:35:06


Andy Little <andy <at> servocomm.freeserve.co.uk> writes:

> // Quan
> quan::length::ft qft(3);
> std::cout << "quan qft.numeric_value() = "<< qft.numeric_value() << '\n';
> assert(qft.numeric_value() ==3);

Just a question: why is the member called numeric_value? are there other values?

-Thorsten


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk