TrinityCore
Strand.h File Reference
#include "IoContext.h"
#include <boost/asio/strand.hpp>
+ Include dependency graph for Strand.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Trinity::Asio::Strand
 

Namespaces

namespace  Trinity
 
namespace  Trinity::Asio
 

Functions

template<typename T >
decltype(auto) Trinity::Asio::post (boost::asio::io_context::strand &strand, T &&t)