mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
The cpu::cpu_id class no longer looks up all known features in the constructor, but instead provides access to the map of supported features as a bitset from the verify() method. It also exposes the brand_name() method instead of loading the brand name string in the constructor and storing it as part of the object.
2.6 KiB
2.6 KiB