future::share 메서드
Converts the object to a shared_future object.
shared_future<Ty> share();
반환 값
shared_future(move(*this))
요구 사항
헤더: future
네임스페이스: std
Converts the object to a shared_future object.
shared_future<Ty> share();
shared_future(move(*this))
헤더: future
네임스페이스: std