Boost logo

Boost :

Subject: Re: [boost] [chrono] Interoperability with ICL and common concepts
From: Vicente Botet (vicente.botet_at_[hidden])
Date: 2011-03-15 19:07:44


Joachim Faulhaber wrote:
>
>
>> So all functions on P should be the isomorphic to the same function on R.
>> If R() yields the identity_element on Rep, then also P() should yield
>> an identity on time_point.
>>
>> Those are my thought about Chrono, correct me if I'm wrong.
>
>

Joachim, I think that one of the goals of defining specific classes is to
reduce the set of operations of the underlying type (Rep) to those that are
safe and have a clear sens. That is, not all operations applicable to an int
are applicable to a time_point.

There is "Notes on programming" from Alexander Stepanovavailable here
http://www.stepanovpapers.com/notes.pdf. I'm sure the reading of these notes
will give you a lot of ideas ;-) (215 pages!!!)

Best,
Vicente

--
View this message in context: http://boost.2283326.n4.nabble.com/chrono-Interoperability-with-ICL-and-common-concepts-tp3357088p3380402.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

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