We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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{};
The text was updated successfully, but these errors were encountered:
可以注释掉: // struct boost::is_unsined' template <> struct is_unsigend : public false_type{}; 反正能编译成功,能不能通过测试我就不知道了~
// struct boost::is_unsined' template <> struct is_unsigend : public false_type{};
Sorry, something went wrong.
It's a bad idea
No branches or pull requests
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{};
The text was updated successfully, but these errors were encountered: