xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
lock.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
threading/lock.hpp
"
6
#include "
using.hpp
"
7
68
#define lock_(object)\
69
using_(xtd::threading::lock __xtd_lock__ {object})
lock.hpp
Contains xtd::threading::lock class.
using.hpp
Contains using_ keyword.
Generated on
for xtd by
Gammasoft
. All rights reserved.