|
inlineexplicit |
Initializes the xtd::threading::thread_local_object instance with the specified value_factory function.
value_factory | The xtd::func invoked to produce a lazily-initialized value when an attempt is made to retrieve xtd::threading::thread_local_object::value without it having been previously initialized. |