Skip to content

Stop checking for c++11 support#87

Merged
mikaelarguedas merged 1 commit intomelodic-develfrom
stop_checking_cpp11_support
Feb 15, 2018
Merged

Stop checking for c++11 support#87
mikaelarguedas merged 1 commit intomelodic-develfrom
stop_checking_cpp11_support

Conversation

@mikaelarguedas
Copy link
Copy Markdown
Member

all Melodic targeted platforms use gnu++14 so checking and forcing c++11 doesn't makse sense anymore so we'll just use CMAKE_CXX_STANDARD 14 and remove the extra ifdefs and CMake logic to check c++11 support

@mikaelarguedas mikaelarguedas merged commit a2f4cca into melodic-devel Feb 15, 2018
@mikaelarguedas mikaelarguedas deleted the stop_checking_cpp11_support branch February 15, 2018 23:47
moriarty added a commit to moriarty/pluginlib that referenced this pull request Oct 26, 2018
From REP-0003

> Melodic
> As of ROS Melodic, we are using the C++14 (ISO/IEC 14882:2014) standard.

Related to discussion on: moveit/moveit#1146
Similar to: ros/class_loader#87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant