| 意味 |
tagged pointerとは 意味・読み方・使い方
追加できません
(登録数上限)
ウィキペディア英語版での「tagged pointer」の意味 |
Tagged pointer
出典:『Wikipedia』 (2010/03/30 09:43 UTC 版)
In computer science, a tagged pointer is a common example of a tagged union, where the primary type of data to be stored in the union is a pointer. Often, the tag in a tagged pointer will be "folded" into the data representing the pointer, taking advantage of one of the following properties of pointers:
- Pointers to certain types of data will often be aligned to the size of the data (4 bytes, 8 bytes, etc.), which leaves a few bits of the pointer unused. As long as code that uses the pointer properly masks out these bits, the pointer can be tagged with extra information.
- The virtual memory system in most modern operating systems reserves a block of logical memory around address 0 as unusable. This means that, for example, a pointer to 0 is never a valid pointer and can be used as a special null pointer value.
| 意味 |
tagged pointerのページの著作権
英和・和英辞典
情報提供元は
参加元一覧
にて確認できます。
|
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL). Weblio英和・和英辞典に掲載されている「Wikipedia英語版」の記事は、WikipediaのTagged pointer (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。 |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
-
1take
-
2plea
-
3proper
-
4victims
-
5bilateral
-
6condominium
-
7go
-
8responsible
-
9meet
-
10eat
「tagged pointer」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|