Lines Matching refs:wrapping
45 wrapping, pass it an `object` instead and call that;
119 wrapping `std::vector<>` instantiations.
236 reasons for wrapping the library in python. An expected side-effect or
240 when the wrapping method is invalid, most errors are caught by the
422 [: "I am wrapping a function that always returns a pointer to an
425 One way to do that is to hijack the mechanisms used for wrapping a class
435 // wrapping code
473 exploit this you'd have to be able to change the C++ code you're wrapping
485 [*Q:] Part of an API that I'm wrapping goes something like this:
722 complex. You will need to add custom lock/unlock wrapping of every
726 wrapping of every time Boost.Python enters your code. You must