OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_HasDefaultZeroValue
(Results
1 - 3
of
3
) sorted by null
/external/stlport/stlport/stl/
_construct.h
111
_Construct_aux (__p,
_HasDefaultZeroValue
(__p)._Answer());
260
return __default_constructed_aux(__p,
_HasDefaultZeroValue
(__p)._Answer());
_uninitialized.h
348
{ return __uinit_aux_aux(__first, __n, __val,
_HasDefaultZeroValue
(__first)._Answer()); }
type_traits.h
561
inline _DefaultZeroValueQuestion<_Tp>
_HasDefaultZeroValue
(_Tp*)
Completed in 1732 milliseconds