Skip to content
New issue

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

can not built use gcc 5.4.0 #9

Open
GitSoftwareNow opened this issue Sep 10, 2020 · 2 comments
Open

can not built use gcc 5.4.0 #9

GitSoftwareNow opened this issue Sep 10, 2020 · 2 comments

Comments

@GitSoftwareNow
Copy link

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{};

@echoechoin
Copy link

可以注释掉:
// struct boost::is_unsined' template <> struct is_unsigend : public false_type{};
反正能编译成功,能不能通过测试我就不知道了~

@GitSoftwareNow
Copy link
Author

可以注释掉:
// struct boost::is_unsined' template <> struct is_unsigend : public false_type{};
反正能编译成功,能不能通过测试我就不知道了~

It's a bad idea

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants