Skip to content

It is a simple C++ class that allows you to create sets and use normal set operations on them, including union, intersection, etc. It should work with any compiler that accepts the C++ 2.0 standard.

Notifications You must be signed in to change notification settings

OS2World/DEV-CPLUSPLUS-Sets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEV-CPLUSPLUS-Sets

It is a simple C++ class that allows you to create sets and use normal set operations on them, including union, intersection, etc. It should work with any compiler that accepts the C++ 2.0 standard.

LICENSE

  • AS IS.

COMPILE TOOLS

AUTHORS

  • Hubert Chan

LINKS

About

It is a simple C++ class that allows you to create sets and use normal set operations on them, including union, intersection, etc. It should work with any compiler that accepts the C++ 2.0 standard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published