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