mirror of
https://github.com/boostorg/asio.git
synced 2026-02-24 02:12:12 +00:00
290ccf5a7352df7ef76a7971365ec3c1173f3c26
gcc 11.2 at -O3 rejects:
error: 'this' pointer is null [-Werror=nonnull]
77 | (*static_cast<legacy_connect_condition_helper<T, Iterator>*>(0))(
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
78 | *static_cast<const asio::error_code*>(0),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
79 | *static_cast<const Iterator*>(0)))) != 1;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Description
Mirrored via gitea-mirror
Languages
C++
99.6%
HTML
0.2%
Perl
0.2%