summaryrefslogtreecommitdiff
path: root/Lib/intrusive_ptr.i
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with macro invocation with empty first argOlly Betts2017-10-081-4/+2
* Convert to unix fileformatWilliam S Fulton2013-01-121-82/+82
* shared_ptr improvements so the proxy class does not need to be specified - SW...William S Fulton2010-05-221-8/+29
* Fix #2408232. Improve shared_ptr and intrusive_ptr wrappers for classes in an...William S Fulton2010-05-221-36/+2
* minor formattingWilliam S Fulton2009-05-271-5/+4
* fix up namespaces so that boost, std or std::tr1 can be used for shared_ptr/i...William S Fulton2009-01-051-15/+14
* Add boost::intrusive_ptr wrappers from Mike RowbothamWilliam S Fulton2008-12-281-0/+97