Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
websocketpp::concurrency::none_impl::fake_lock_guard Class Reference

A fake lock guard implementation that does nothing. More...

#include <none.hpp>

Public Member Functions

 fake_lock_guard (fake_mutex)
 
 ~fake_lock_guard ()
 

Detailed Description

Definition at line 46 of file none.hpp.

Constructor & Destructor Documentation

◆ fake_lock_guard()

websocketpp::concurrency::none_impl::fake_lock_guard::fake_lock_guard ( fake_mutex )
inlineexplicit

Definition at line 48 of file none.hpp.

48{}

◆ ~fake_lock_guard()

websocketpp::concurrency::none_impl::fake_lock_guard::~fake_lock_guard ( )
inline

Definition at line 49 of file none.hpp.

49{}

The documentation for this class was generated from the following file: