mirror of
https://github.com/boostorg/python.git
synced 2026-01-30 08:02:38 +00:00
This commit was manufactured by cvs2svn to create branch 'RC_1_33_0'.
[SVN r31393]
This commit is contained in:
6
test/polymorphism2_auto_ptr.cpp
Executable file
6
test/polymorphism2_auto_ptr.cpp
Executable file
@@ -0,0 +1,6 @@
|
||||
// Copyright David Abrahams 2005. Distributed under the Boost
|
||||
// Software License, Version 1.0. (See accompanying
|
||||
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
|
||||
|
||||
#define HELD_BY_AUTO_PTR
|
||||
#include "polymorphism2.cpp"
|
||||
Reference in New Issue
Block a user