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 Sat Sep 14 2024 21:25:32 for xtd by
Gammasoft
. All rights reserved.