[Nfd-dev] Question about std::chrono::duration conversion to/from time::duration

Junxiao Shi shijunxiao at email.arizona.edu
Thu Nov 13 13:58:36 PST 2014


Dear folks

Whether ndn::time is using boost::chrono or std::chrono shall be an
implementation detail.
I think we should provide implicit conversion operators between
ndn::time::duration<Rep,Period> and std::chrono::duration<Rep,Period>, when
Rep is the same and Period is equivalent.

Yours, Junxiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20141113/1d4e9d61/attachment.html>


More information about the Nfd-dev mailing list