出典:Wikipedia
出典:『Wikipedia』 (2010/05/24 09:44 UTC 版)
In computer science, an opaque data type is a data type that is incompletely defined in an interface, so that ordinary client programs can only manipulate data of that type by calling procedures that have access to the missing information.