mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-29 20:17:32 +02:00
Update tag_of.hpp
avoid mismatched-tags warning in clang
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
namespace std
|
||||
{
|
||||
template<typename T, std::size_t N>
|
||||
class array;
|
||||
struct array;
|
||||
}
|
||||
|
||||
namespace boost { namespace fusion
|
||||
|
Reference in New Issue
Block a user