We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3459206 commit 05aaf28Copy full SHA for 05aaf28
1 file changed
include/boost/multi_index/member.hpp
@@ -221,7 +221,7 @@ struct member_offset:
221
222
/* BOOST_MULTI_INDEX_MEMBER used to resolve to member_offset in those defective
223
* compilers for which BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS is
224
- * defined, none of which supported is supported any longer.
+ * defined, none of which is supported any longer.
225
*/
226
227
#define BOOST_MULTI_INDEX_MEMBER(Class,Type,MemberName) \
0 commit comments