boostorg / multi_index

Boost.org multi_index module
http://boost.org/libs/multi_index
45 stars 59 forks source link

Use correct value_type from super class. #6

Closed jhunold closed 9 years ago

jhunold commented 9 years ago

error: use of undeclared identifier 'value_type'

Happens in c++11 mode only.

joaquintides commented 9 years ago

Hi Jürgen, thank you, I've applied a reformulation of your patch that is more in line with the coding conventions of the lib:

https://github.com/boostorg/multi_index/commit/3f8d49acea7857383dbae904048d75f4c2099b51