Remove outdated comment.

This commit is contained in:
Kohei Takahashi
2016-03-07 19:42:23 +09:00
parent f7b90f2981
commit 104f508cef

View File

@ -278,7 +278,6 @@ namespace boost { namespace fusion
};
} // namespace boost::fusion::vector_detail
// This class provides backward compatibility: vector<T, ..., void_, void_, ...>.
template <typename... T>
struct vector
: vector_detail::vector_data<