Object-oriented design patterns in the kernel, part 1
Posted Jun 2, 2011 9:25 UTC (Thu) by
juliank (subscriber, #45896)
In reply to:
Object-oriented design patterns in the kernel, part 1 by pr1268
Parent article:
Object-oriented design patterns in the kernel, part 1
The standard (or my draft) says, in 6.2.6 Representations of types,
6.2.6.1 General:
6 When a value is stored in an object of structure or union type, including in a member
object, the bytes of the object representation that correspond to any padding bytes take
unspecified values.
(
Log in to post comments)