polymorphism2_auto_ptr.py 226 B

12345
  1. # Copyright David Abrahams 2005. Distributed under the Boost
  2. # Software License, Version 1.0. (See accompanying
  3. # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  4. import polymorphism2
  5. polymorphism2.test()