Skip to content

Remove using namespace std from Python - #1473

Draft
cielavenir wants to merge 2 commits into
productionfrom
removeUsingNamespaceStdPython
Draft

Remove using namespace std from Python#1473
cielavenir wants to merge 2 commits into
productionfrom
removeUsingNamespaceStdPython

Conversation

@cielavenir

Copy link
Copy Markdown
Collaborator

openrave_int.h is a public header of python binding, so using namespace std; should not be used.

@cielavenir
cielavenir marked this pull request as draft November 26, 2024 12:00
@cielavenir

Copy link
Copy Markdown
Collaborator Author

controllercommon etc's python bindings replies on using namespace std; already. removing it has too much impact.

@cielavenir

Copy link
Copy Markdown
Collaborator Author

@felixvd @hemangandhi could you fix mujin (controllercommon etc) compilation with this MR?

@hemangandhi

Copy link
Copy Markdown
Collaborator

https://tiny.mujin.co.jp/or-1473-internal-test -- the internal changes needed for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants