Michael Dickens wrote:
In reality, it will work with any C++ element for which memcpy is a valid copy constructor. This includes many structures and classes, but not all.
I.e. those things which the C++ standard calls "POD types" (see section 3.9 paras 2 & 10)?
-- John _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio