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