|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <asio_context.h>
Public Types | |
| using | type = std::function< R(Args...)> |
Definition at line 35 of file asio_context.h.
| using Botan::TLS::detail::fn_signature_helper< R(D::*)(Args...)>::type = std::function<R(Args...)> |
Definition at line 37 of file asio_context.h.
1.8.9.1