aboutsummaryrefslogtreecommitdiff
path: root/odb/details/shared-ptr.hxx
AgeCommit message (Collapse)AuthorFilesLines
2013-02-09Update copyright yearBoris Kolpackov1-1/+1
2012-01-29Update copyright yearBoris Kolpackov1-1/+1
2012-01-29Remove author field from file headerBoris Kolpackov1-1/+0
Too much effort to maintain.
2011-03-25Add support for forward-declaring shared_base-based typesBoris Kolpackov1-0/+1
The forward declaration must specialize the counter_type template to explicitly specify shared_base as the counter type.
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-08-26Add support for creating other build systems (meta-building)Boris Kolpackov1-0/+4
Add support for automake, VC++ 9, and VC++ 10. Also add the Win32 and 'NULL' threading model implementations.
2010-08-19Add default value (0) to resetBoris Kolpackov1-1/+1
2010-08-18Move shared_ptr to the details namespaceBoris Kolpackov1-0/+162