Where the hell is shared_ptr!?!
        Posted  
        
            by Jake
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jake
        
        
        
        Published on 2010-05-27T02:58:31Z
        Indexed on 
            2010/05/27
            3:01 UTC
        
        
        Read the original article
        Hit count: 351
        
c++
|shared-ptr
I am so frustrated right now after several hours trying to find where the hell is shared_ptr located at. None of the examples i see show complete code to include the headers for shared_ptr (and working). simply stating "std" "tr1" and "" is not helping at all! I have downloaded boosts and all but still it doesn't show up! Can someone help me by telling exactly where to find it?
Thanks for letting me vent my frustrations!
© Stack Overflow or respective owner