[Nfd-dev] size_t vs std::size_t

Junxiao Shi shijunxiao at email.arizona.edu
Thu Jul 24 03:56:16 PDT 2014


Dear folks

Since both are the same type, we should use a consistent name for it,
regardless of whether a function is a callback of Boost.Asio (which is not
obvious).

Therefore, the proposal is:

* in common.hpp, include cstddef
* in common.hpp, using std::size_t
* write size_t everywhere

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


More information about the Nfd-dev mailing list