libmct

Miscellaneous Container Templates
Download

libmct Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Paul Pogonyshev
  • Publisher web site:
  • http://home.gna.org/quarry/index.html

libmct Tags


libmct Description

Miscellaneous Container Templates libmct is an umbrella project for various STL-like containers with specific properties.It provides four general-purpose hashtable containers — closed_hash_set, closed_hash_map, linked_hash_set and linked_hash_map. The first two are very similar to TR1 unordered_set and unordered_map, the latter provide additional functionality.All relevant C++0x features are supported on conforming compilers, there are three optional debugging modes, including two automatic, and MCT documentation is complete. There are also two benchmark families for comparison to other notable implementations and hundreds of tests.


libmct Related Software