diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2010-12-09 10:36:15 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-12-09 10:36:15 +0200 |
commit | 68ca8ec3227d447c6898b7c75d8ea0fb82a4af36 (patch) | |
tree | 93d2afa8e23238a87b0b2eb2f702e1910a11fb6b /common/lazy-ptr/test.std | |
parent | 0b4c59824e3b2b0411dd33835c67f6cd36d60a91 (diff) |
Add lazy pointer support
Built-in support is provided for raw, auto, and tr1 shared/weak pointers.
New test: common/lazy-ptr.
Diffstat (limited to 'common/lazy-ptr/test.std')
-rw-r--r-- | common/lazy-ptr/test.std | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/common/lazy-ptr/test.std b/common/lazy-ptr/test.std new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/common/lazy-ptr/test.std |