Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#6417 closed Bugs (fixed)

duplicating inline with C++11

Reported by: Kohei Takahashi <flast@…> Owned by: Ion Gaztañaga
Milestone: Boost 1.49.0 Component: move
Version: Boost Release Branch Severity: Problem
Keywords: Cc:

Description

GCC says following error with -std=c++11 .

/usr/local/include/boost/move/move.hpp:492:29: error: duplicate 'inline'

Change History (2)

comment:1 by Ion Gaztañaga, 11 years ago

Resolution: fixed
Status: newclosed

Fixed in the trunk and release branches.

comment:2 by Karla, 11 years ago

Milestone: To Be DeterminedBoost 1.49.0
Version: Boost 1.48.0Boost Release Branch

I've read some good stuff here. Definitely worth bookmarking for revisiting.

Note: See TracTickets for help on using tickets.