Skip to content

This is a C++ class that extends the std::map class. It adds functionality to disregard "default values" so that the application will not take up more memory than is necessary. It also has a NULL that can be used for almost any datatype.

License

Notifications You must be signed in to change notification settings

yellowcamper/extended-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a C++ class that extends the std::map class. It adds functionality to disregard "default values" so that the application will not take up more memory than is necessary. It also has a NULL that can be used for almost any datatype.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages