aboutsummaryrefslogtreecommitdiff
path: root/odb/boost/smart-ptr/lazy-ptr.txx
AgeCommit message (Collapse)AuthorFilesLines
2020-02-13Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-01-17Update copyright yearKaren Arutyunov1-1/+1
2018-05-24Update copyright yearKaren Arutyunov1-1/+1
2017-01-03Update copyright yearBoris Kolpackov1-1/+1
2015-08-14Reimplement lazy_weak_ptr lock() to preserve database typeBoris Kolpackov1-27/+0
Now we initialize the returned lazy_shared_ptr with the same loader function as the one set for weak_ptr.
2015-02-06Update copyrightBoris Kolpackov1-1/+1
2013-02-09Update copyright yearBoris Kolpackov1-1/+1
2012-07-03Add template qualifiers that are missing according to Clang 3.1Boris Kolpackov1-2/+3
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-04-18Fix loaded() function in lazy_ptr to conform to documentationBoris Kolpackov1-4/+16
2011-02-04Add support for smart-ptr, unordered, and date_time (basic)Boris Kolpackov1-0/+59