MCPcopy Create free account
hub / github.com/pybind/pybind11 / vector_if_equal_operator

Function vector_if_equal_operator

include/pybind11/stl_bind.h:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79void vector_if_copy_constructible(const Args &...) {}
80template <typename, typename, typename... Args>
81void vector_if_equal_operator(const Args &...) {}
82template <typename, typename, typename... Args>
83void vector_if_insertion_operator(const Args &...) {}
84template <typename, typename, typename... Args>

Callers

nothing calls this directly

Calls 3

argClass · 0.70
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected