Skip to content

Commit 05aaf28

Browse files
committed
editorial
1 parent 3459206 commit 05aaf28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/boost/multi_index/member.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ struct member_offset:
221221

222222
/* BOOST_MULTI_INDEX_MEMBER used to resolve to member_offset in those defective
223223
* compilers for which BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS is
224-
* defined, none of which supported is supported any longer.
224+
* defined, none of which is supported any longer.
225225
*/
226226

227227
#define BOOST_MULTI_INDEX_MEMBER(Class,Type,MemberName) \

0 commit comments

Comments
 (0)