Commit Graph

3 Commits

Author SHA1 Message Date
William S Fulton 22303787eb
Enhance the C# std::unordered_set testcase 2023-11-11 21:23:20 +00:00
William S Fulton d8c21410e2 Replace empty() method with IsEmpty C# property in STL containers
For consistency across all containers, although only some .NET container
interfaces define IsEmpty.
2023-11-10 07:45:01 +00:00
William S Fulton dfef236a4a Add C# std_unordered_set.i for wrapping std::std_unordered_set 2023-11-10 07:45:01 +00:00