Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

项目通用性疑问? #34

Open
vanehu opened this issue May 6, 2020 · 0 comments
Open

项目通用性疑问? #34

vanehu opened this issue May 6, 2020 · 0 comments

Comments

@vanehu
Copy link

vanehu commented May 6, 2020

说明说要求最低c++11,但是尝试下来在windows平台编译不过
如果说平台差异那么仅仅是特有的一些函数可能不过 ,但是很多语法感觉都编译不过
例如listener.hxx:112
_OnAccept, void(socket_type)>::value and
base::traits::TryInvoke<_OnError, void(
boost::system::error_code, boost::string_view)>::value, int>::type)

目前好像c++没看到过有and语法
感觉整个项目通用性不强

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

No branches or pull requests

1 participant