FeatStd V3.3.1
Hash Table
This version introduces a hash table container. A hash table is a data structure used to implemen...
Random number generator
This version introduces a deterministic random number generator. Random number generation is the ...
AsyncRequests
AsyncRequests were moved from internal namespace to FeatStd.
Floor and FMod
Two functions were added: Floor returns the greatest integer less than or equal to the passed val...
FeatStd Monitor
Changes were made on the FeatStd part of Monitor to support the Feature: thread safe performance ...