xtd
0.2.0
Loading...
Searching...
No Matches
◆
is_value_created()
template<typename value_t >
bool
xtd::threading::thread_local_object
< value_t >::is_value_created
(
)
const
inline
noexcept
Gets whether
xtd::threading::thread_local_object::value
is initialized on the current thread.
Returns
true if
xtd::threading::thread_local_object::value
is initialized on the current thread; otherwise false.
xtd
threading
thread_local_object
Generated on Wed Sep 11 2024 22:08:27 for xtd by
Gammasoft
. All rights reserved.