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