Initializing in the constructor no help:

    std::tr1::regex *regex_p = new std::tr1::regex("foo", flags);
    // here we would use the regex
    delete regex_p;

CEE3204S The system detected a protection exception (System Completion 
Code=0C4).                                     
         From entry point 
std::tr1::_EBCDIC::_Destroy(std::tr1::_EBCDIC::_Node_base*) at statement 40 at 
compile unit 
         offset +00000066 at entry offset +00000066 at address 15E5C7CE.        
                                      

Charles

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to