AMDG
On 02/19/2016 04:11 AM, Nguyễn Trung Duy wrote:
> <snip>
> struct in4_addr_type { u_long_type s_addr; }; // error at here
> <snip>
> *\boost-msvc-14.0-store\boost/asio/detail/socket_types.hpp(96): error
> C3927: '->': trailing return type is not allowed after a non-function
> declarator (compiling source file
>
That error makes no sense whatsoever, which means
that it's probably a wild macro. Check whether any
of those names are #defined. It's probably s_addr,
given this:
> MediaStream.cxx)\boost-msvc-14.0-store\boost/asio/detail/socket_types.hpp(96):
> error C3646: 'S_addr': unknown override specifier
In Christ,
Steven Watanabe
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users