Package pyplusplus :: Package code_repository :: Module return_range

Module return_range

source code

This file contains C++ code - "return_range" call policies

Variables
  namespace = 'pyplusplus::call_policies'
  file_name = '__return_range.pypp.hpp'
  code = '// Copyright 2004-2008 Roman Yakovenko.\n// Distribute...
Variables Details

code

Value:
'''// Copyright 2004-2008 Roman Yakovenko.
// 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)

#ifndef return_range_pyplusplus_hpp__
#define return_range_pyplusplus_hpp__

...