mirror of
https://github.com/boostorg/fusion.git
synced 2026-02-09 00:25:28 +01:00
Remove outdated comment.
This commit is contained in:
@@ -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<
|
||||
|
||||
Reference in New Issue
Block a user