CppWAMP
C++11 client library for the WAMP protocol
asyncresult.hpp File Reference

Backward compatibility header: use <cppwamp/erroror.hpp> instead. More...

#include "config.hpp"
#include "erroror.hpp"

Go to the source code of this file.

Namespaces

 wamp
 

Typedefs

template<typename T >
using wamp::AsyncResult = ErrorOr< T >
 

Detailed Description

Backward compatibility header: use <cppwamp/erroror.hpp> instead.