◐ Shell
clean mode source ↗

std::future::wait - cppreference.com

De cppreference.com

<metanoindex/>

<tbody> </tbody>

Blocks until the result becomes available. valid() == true after the call.

Parâmetros

(Nenhum)

Original:

(none)

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Valor de retorno

(Nenhum)

Original:

(none)

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Exceções

(Nenhum)

Original:

(none)

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.

Exemplo

Veja também

waits for the result, returns if it is not available for the specified timeout duration
(função pública membro) [edit]

aguarda o resultado, retorna se ele não está disponível até que ponto de tempo especificado, foi atingido

Original:

waits for the result, returns if it is not available until specified time point has been reached

The text has been machine-translated via Google Translate.
You can help to correct and verify the translation. Click here for instructions.


(função pública membro) [edit]