mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 17:32:55 +00:00
Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
This commit is contained in:
@@ -16,7 +16,7 @@ using namespace boost::python;
|
||||
#endif
|
||||
|
||||
// See if we can invoke array() from C++
|
||||
object new_array()
|
||||
numeric::array new_array()
|
||||
{
|
||||
return numeric::array(
|
||||
make_tuple(
|
||||
|
||||
Reference in New Issue
Block a user