Download for Windows Premium
Advertising
a function call expression

Translation of "a function call expression" in Spanish

We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
una expresión de llamada a función
Deduces the return type of a function call expression at compile time.
Deduce el tipo de retorno de una expresión de llamada a la función en tiempo de compilación.
The value category of a function call expression is lvalue if the function returns an lvalue reference or an rvalue reference to function, is an xvalue if the function returns an rvalue reference to object, and is a prvalue otherwise.
La categoría de valor de una expresión de llamada a función es lvalue si la función devuelve una referencia lvalue o una referencia rvalue a función, es un xvalue si la función devuelve una referencia rvalue a objeto, y es un prvalue en otro caso.
Original: The return type of a function call expression is the return type of the chosen function, decided using static binding (ignoring the virtual) keyword), even if the overriding function that's actually called returns a different type.
El tipo devuelto por una expresión de llamada a función es el tipo de retorno de la función seleccionada, seleccionado mediante enlace estático (ignorando la palabra reservada virtual), incluso si la función sobrecargada que en realidad se llama devuelve un tipo diferente.
if supported by the implementation, when passing or returning an object of trivially-copyable type in a function call expression (this models passing structs in CPU registers)
si es soportada por la implementación, cuando se pasa o retorna un objeto de tipo de copia trivial en una expresión de llamada a función (este modelo pasa estructuras en registros de CPU)
Original: A function call expression, if the function's return type is an rvalue reference to object type, such as std::move(val)
Una expresión de llamada a función u operador sobrecargado, cuyo tipo de retorno es una referencia rvalue a un objeto, como std::mové(x)
No results found for this meaning.
Word & Expression of the day
Image of the day
whistle: device blown to make a whistling sound
Reveal the word
Advertising

Results: 5. Exact: 5. Elapsed time: 54 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800, 801-1200