![]() |
Rosetta
2021.16
|
Binder self-test file. Tests for bindings of STL classes. More...
#include <functional>#include <map>#include <unordered_map>Functions | |
| void | foo (std::map< float, int >) |
| void | foo (std::unordered_map< float, int >) |
Binder self-test file. Tests for bindings of STL classes.
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.
1.8.7