set_u64

Set type for uint64_t's
git clone git://www.tkruger.se/smallset.git
Log | Files | Refs | README

README (131B)


      1 set_u64
      2 =======
      3 
      4 Small library for some very basic functions for sets of uint64_t's. This
      5 is based on a hash-table implementation.