Skip to content

Use C++11 code instead of Boost in metslib #2954

@SunBlack

Description

@SunBlack

Currently metslib of PCL requires boost, because of this commit 57ace9a. Even if we revert changes from there it won't compile, because metslib is using tr1 and not final C++11 standard and there is no update to this lib. So we should adjust code there.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions