HomeSort by relevance Sort by last modified time
    Searched defs:nothrow_t (Results 1 - 2 of 2) sorted by null

  /external/stlport/stlport/stl/
_new.h 66 struct nothrow_t {}; struct
67 # define nothrow nothrow_t()
97 using _STLP_VENDOR_EXCEPT_STD::nothrow_t;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_new.h 66 struct nothrow_t {}; struct
67 # define nothrow nothrow_t()
97 using _STLP_VENDOR_EXCEPT_STD::nothrow_t;

Completed in 330 milliseconds