esp-idf/components/asio/port/include
Ivan Grokhotkov 9dba0476a0
asio: disable concepts support
The bundled version of asio uses legacy concepts syntax
(https://en.cppreference.com/w/cpp/experimental/constraints) which is
not accepted by GCC with -std=c++20.
Disable the concepts support until asio is upgraded to a version which
supports the new syntax.
2022-06-17 16:44:17 +02:00
..
esp_asio_config.h asio: disable concepts support 2022-06-17 16:44:17 +02:00
esp_exception.h asio: Use internal ssl context and engine impl 2021-12-03 09:32:42 +01:00
openssl_stub.hpp asio: Use internal ssl context and engine impl 2021-12-03 09:32:42 +01:00