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
inlinenoexcept

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.