Download for Windows Premium
Publiciteit
smart pointers
Geflecteerde vorm van smart pointer

Vertaling van "smart pointers" in Spaans

punteros inteligentes
Both smart pointers will share the ownership of the managed object.
Ambos punteros inteligentes compartirán la titularidad del objeto administrado.
Use C++ macros, special string classes and smart pointers to optimize your code.
Usar macros C++, clases especiales de cadenas y punteros inteligentes para optimizar el código.
The code reads various properties and calls methods using the smart pointers provided by the #import statement.
El código lee varias propiedades y llama a métodos usando los punteros inteligentes que ofrece la instrucción #import.
Several types of smart pointers exist.
Existen varios tipos de punteros inteligentes.
The library includes smart pointers to manage the life of the objects in memory in multi-threaded environments.
La librería incluye punteros inteligentes que permiten administrar la vida de los objetos en memoria en entornos multi-threading.
In the absence of reference cycles, where an object refers to itself indirectly through a sequence of smart pointers, these eliminate the possibility of dangling pointers and memory leaks.
En la ausencia de ciclos de referencia, donde un objeto se auto refiere indirectamente mediante una secuencia de punteros inteligentes, éstos eliminan la posibilidad de punteros colgantes y pérdidas de memoria.
Some languages, like C++, support smart pointers, which use a simple form of reference counting to help track allocation of dynamic memory in addition to acting as a reference.
Algunos lenguajes, como C++, soportan punteros inteligentes, que utilizan una forma simple de conteo de referencias con el fin de ayudar a la asignación de un registro de la memoria dinámica, además de actuar como referencia.
Apart from the convenience of this approach (from the point of view of the developers) using smart pointers bulks up the code and makes it more difficult to analyze.
Siendo este enfoque muy conveniente desde el punto de vista de los desarrolladores, utilizar tantos punteros inteligentes hace más complejo el análisis del código.
In this context, pointers that directly address memory (as used in this article) are referred to as raw pointers, by contrast with smart pointers or other variants.
En este contexto, los punteros que se dirigen directamente a la memoria (como se utilizan en este artículo) se denominan punteros sin procesar, en contraste con los punteros inteligentes u otras variantes.
In this context, pointers that directly address memory (as used in this article) are referred to as raw pointers, by contrast with smart pointers or other variants.
En este contexto, los punteros que se dirigen directamente a la memoria (como se usa en este artículo) se conocen como punteros crudos o sin procesar, en contraste con punteros inteligentes u otras variantes.
Go deeper into C ++ with smart pointers: smart objects that ensure that both memory and other resources are assigned appropriately and effectively.
Profundiza más en C++ con los punteros inteligentes: objetos inteligentes que garantizan que tanto la memoria como otros recursos se asignan de forma adecuada y eficaz.
General-purpose smart pointers[edit]
Punteros inteligentes de propósito general[editar]
To be able to do a better management of the memory in our code, we will have to take advantage of a functionality incorporated to the standard in C ++ 11: the smart pointers.
Para poder hacer una mejor gestión de la memoria en nuestro código, tendremos que aprovechar una funcionalidad incorporada al estándar en C++11: los punteros inteligentes.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor smart pointers in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
dart: small pointed object thrown in a game
Ontdek het woord
Publiciteit

Resultaten: 22. Exact: 22. Verstreken tijd: 39 ms.