mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-31 13:07:28 +02:00
Remove outdated comment.
This commit is contained in:
@@ -278,7 +278,6 @@ namespace boost { namespace fusion
|
|||||||
};
|
};
|
||||||
} // namespace boost::fusion::vector_detail
|
} // namespace boost::fusion::vector_detail
|
||||||
|
|
||||||
// This class provides backward compatibility: vector<T, ..., void_, void_, ...>.
|
|
||||||
template <typename... T>
|
template <typename... T>
|
||||||
struct vector
|
struct vector
|
||||||
: vector_detail::vector_data<
|
: vector_detail::vector_data<
|
||||||
|
Reference in New Issue
Block a user