Lines Matching refs:initialization
50 // initialization.
75 // initialization.
128 // [basic.life] says an object has non-trivial initialization if it is of
145 // initialization, and is therefore subject to order of dynamic
146 // initialization bugs, where get() is called before the object's
161 // a) zero-initialization being sufficient to initialize
186 // initialization up until static storage is reclaimed (i.e. the properties
191 // ensures the instance's lifetime begins with static initialization
193 // of dynamic initialization. However, as of this writing Microsoft's
235 // regard for order of dynamic initialization or destruction of objects
250 // false by static initialization.