------- Comment #5 from schwab at suse dot de  2006-03-12 15:45 -------
vec_t is a non-POD type because it has a user-defined copy assignment operator,
thus ray_t can't be a POD either.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26650

Reply via email to