
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-comm... Sent from the Boost - Dev mailing list archive at Nabble.com.