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