Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::serialization: 'serialize' is not a member of 'Eigen::internal::workaround_msvc_stl_support<T>'
From: Robert Ramey (ramey_at_[hidden])
Date: 2014-08-13 14:45:24


consider

ar && g.points

What type is g.points ?

If it's an stl collection of some sort, it's already supported. If it's
something else - perhaps part of msvc workaround, then THAT will have to
have serialization defined. So look in to point_cloud.h and see the type of
g.points is.

Robert Ramey

--
View this message in context: http://boost.2283326.n4.nabble.com/boost-serialization-serialize-is-not-a-member-of-Eigen-internal-workaround-msvc-stl-support-T-tp4666309p4666316.html
Sent from the Boost - Users mailing list archive at Nabble.com.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net