Changeset 19729 for lang/c/mpio/trunk/mp/buffer_impl.pre.h
- Timestamp:
- 09/22/08 19:30:55 (5 years ago)
- Files:
-
- 1 modified
-
lang/c/mpio/trunk/mp/buffer_impl.pre.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/c/mpio/trunk/mp/buffer_impl.pre.h
r18183 r19729 34 34 35 35 template <typename ThreadTag> 36 s coped_ptr< buffer<ThreadTag> > buffer<ThreadTag>::s_instance;36 std::auto_ptr< buffer<ThreadTag> > buffer<ThreadTag>::s_instance; 37 37 38 38 template <typename ThreadTag>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)