Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds type_caster support for std::deque. #1609

Merged
merged 1 commit into from
Nov 16, 2018
Merged

Conversation

voxmea
Copy link
Contributor

@voxmea voxmea commented Nov 15, 2018

  • Adds std::deque to the types supported by list_caster in stl.h.
  • Adds a new test_deque test in test_stl.{py,cpp}.
  • Updates the documentation to include std::deque as a default
    supported type.

* Adds std::deque to the types supported by list_caster in stl.h.
* Adds a new test_deque test in test_stl.{py,cpp}.
* Updates the documentation to include std::deque as a default
  supported type.
@wjakob
Copy link
Member

wjakob commented Nov 16, 2018

Looks good, thanks!

@wjakob wjakob merged commit 17983e7 into pybind:master Nov 16, 2018
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