优化UDP链接id生成性能 #319
Annotations
10 errors and 7 warnings
build:
src/Network/UdpServer.h#L22
'std::array<char,18>': base class undefined
|
build:
src/Network/UdpServer.h#L94
'string_view': is not a member of 'std'
|
build:
src/Network/UdpServer.h#L94
'string_view': undeclared identifier
|
build:
src/Network/UdpServer.h#L94
'std::hash': 'string_view' is not a valid template type argument for parameter '_Kty'
|
build:
src/Network/UdpServer.h#L94
'std::hash': use of class template requires template argument list
|
build:
src/Network/UdpServer.h#L94
'string_view': is not a member of 'std'
|
build:
src/Network/UdpServer.h#L94
'data': is not a member of 'toolkit::UdpServer::PeerIdType'
|
build:
src/Network/UdpServer.h#L94
'size': is not a member of 'toolkit::UdpServer::PeerIdType'
|
build:
src/Network/UdpServer.h#L94
'string_view': identifier not found
|
build:
src/Network/UdpServer.cpp#L28
binary '[': 'toolkit::UdpServer::PeerIdType' does not define this operator or a conversion to a type acceptable to the predefined operator
|
build:
src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Network/UdpServer.cpp#L278
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|
build:
src/Thread/ThreadPool.h#L121
'argument': conversion from 'size_t' to 'int', possible loss of data
|