![]() |
Rosetta
2021.16
|
Binder self-test file. Tests for bindings of STL classes. More...
#include <functional>#include <set>#include <unordered_set>Functions | |
| void | foo (std::set< float >) |
| void | foo (std::unordered_set< float >) |
Binder self-test file. Tests for bindings of STL classes.
| void foo | ( | std::set< float > | ) |
The multimap/multiset classes are tested in the binder/test/T43.stl.names.multi.hpp to avoid problems with different ordering of multiset/set and multimap/map bindings in the generated files on different platforms.
| void foo | ( | std::unordered_set< float > | ) |
1.8.7