Open GitSoftwareNow opened 4 years ago
可以注释掉:
// struct boost::is_unsined' template <> struct is_unsigend : public false_type{};
反正能编译成功,能不能通过测试我就不知道了~
可以注释掉:
// struct boost::is_unsined' template <> struct is_unsigend : public false_type{};
反正能编译成功,能不能通过测试我就不知道了~
It's a bad idea
boost version 1.69 gcc version 5.4.0
/usr/include/boost/type_traits/is_unsigend.hpp:131:20: error redefinition of 'struct boost::is_unsined' template <> struct is_unsigend : public false_type{};