mirror of
https://github.com/boostorg/python.git
synced 2026-01-27 19:12:16 +00:00
Implemented better error reporting for argument match errors.
[SVN r19271]
This commit is contained in:
@@ -73,3 +73,5 @@ BOOST_PYTHON_MODULE(opaque_ext)
|
||||
bpl::def ("use2", &::use2);
|
||||
bpl::def ("failuse2", &::failuse2);
|
||||
}
|
||||
|
||||
# include "module_tail.cpp"
|
||||
|
||||
Reference in New Issue
Block a user