Searched defs:_STLP_THROW_MSG (Results 1 – 1 of 1) sorted by relevance
22 # define _STLP_THROW_MSG(ex,msg) throw std::ex(msg) macro35 # define _STLP_THROW_MSG(ex,msg) throw ex(msg) macro49 # define _STLP_THROW_MSG(ex,msg) puts(msg),_STLP_ABORT() macro