Boost logo

Boost :

Subject: Re: [boost] [Endian] Reading/writing from/to byte buffers
From: David Stone (david_at_[hidden])
Date: 2017-01-28 00:13:52


Aliasing rules in C++ prohibit the use of reinterpret_cast in this
situation unless the dynamic type pointed to by p is actually
big_int64_buf_t.


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