Use static_cast instead of constructor for uint32_t
authorDavid Neto <dneto@google.com>
Tue, 1 Dec 2015 21:19:44 +0000 (16:19 -0500)
committerDavid Neto <dneto@google.com>
Tue, 1 Dec 2015 21:19:44 +0000 (16:19 -0500)
commit66f649d50195cf7846b0a0b39224b08fab20898f
tree9fc56a19e52b4223bb01be5c5cb505dab4c4b467
parent39fa148234b3ec0d3561fe653ac5b59c5044c70a
Use static_cast instead of constructor for uint32_t
test/BinaryParse.cpp