DictionaryForumContacts

   Russian
Terms for subject Programming containing владение | all forms | exact matches only
RussianEnglish
владение даннымиdata ownership (ssn)
владение объектомownership (ssn)
владение памятьюmemory ownership (adacore.com Alex_Odeychuk)
выполнять передачу владенияoperate a transfer of ownership (Assignment between access objects operates a transfer of ownership, where the source object loses its permission to read or write the underlying allocated memory. — При присваивании ссылки одного ссылочного объекта другому выполняется передача владения, при которой исходный объект теряет разрешение на чтение или запись в выделенную память, на которую он имел ссылку. adacore.com Alex_Odeychuk)
коллективное владениеcollective ownership (ssn)
модель владения памятьюmemory ownership model (adacore.com Alex_Odeychuk)
наиболее распространённая стратегия владения объектомmost popular ownership strategy (ssn)
наиболее распространённая стратегия владения объектом, используемая интеллектуальными указателямиmost popular ownership strategy used with smart pointers (ssn)
передавать владение объектомtransfer the ownership of an object (adacore.com Alex_Odeychuk)
политика владенияownership policy (Uses of access types and allocators must follow an ownership policy, so that only one access object has read-write permission to some allocated memory at any given time, or only read-only permission for that allocated memory is granted to possibly multiple access objects. adacore.com Alex_Odeychuk)
система владения и заимствованияownership and borrowing system (применяемая в отношении данных в стеке и динамической памяти в языке программирования Rust Alex_Odeychuk)
совместное владение кодомcollective code ownership (Alex_Odeychuk)
стратегии владенияownership-handling strategies (объектом ssn)
стратегия владения объектомownership strategy (ssn)
стратегия владения объектом, используемая интеллектуальными указателямиownership strategy used with smart pointers (ssn)