Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use declared namespace alias py = pybind11.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 1 Feb 2022 11:07:52 +0000 (12:07 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 1 Feb 2022 12:18:04 +0000 (13:18 +0100)
commitf245867b091c9c1ead3a8fcfb2052eaa02bfa517
tree3d219f3b964dd0c4daf4c0d0a776c2d784e1e294
parente78e6b5cb3b687215d131f7110529e037dcafd29
Use declared namespace alias py = pybind11.

Also, use plain py::object which is a sort of smart pointer.
src/bindings/python/simgrid_python.cpp