#include "asio/detail/push_options.hpp"#include "asio/io_service.hpp"#include "asio/detail/strand_service.hpp"#include "asio/detail/wrapped_handler.hpp"#include "asio/detail/pop_options.hpp"Go to the source code of this file.
Namespaces | |
| namespace | asio |
Classes | |
| class | asio::io_service::strand |
| Provides serialised handler execution. More... | |
Typedefs | |
| typedef asio::io_service::strand | asio::strand |
| Typedef for backwards compatibility. | |
1.5.6