• voxmea's avatar
    Adds type_caster support for std::deque. (#1609) · 17983e74
    voxmea authored
    * 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.
    17983e74
test_stl.cpp 11.1 KB