aboutsummaryrefslogtreecommitdiff
path: root/odb/lazy-ptr-impl.ixx
AgeCommit message (Collapse)AuthorFilesLines
2010-12-09Add lazy pointer supportBoris Kolpackov1-0/+268
Built-in support is provided for raw, auto, and tr1 shared/weak pointers. New test: common/lazy-ptr.