You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Again, thanks for the pointers!
The creation of non-C++11, non-boost classes in MRPT is intended to serve as a workaround until we definitively enforce the use of C++11/14 in MRPT 2.0.0 (See also: issue #66 )
Since the current codebase does not make use of these features, I think that it makes more sense to just drop this topic for "milestone 1.5.0" and just use native C++11/14 classes in "milestone 2.0.0".
See: http://stackoverflow.com/a/244376/1631514
The text was updated successfully, but these errors were encountered: