embed icon indicating copy to clipboard operation
embed copied to clipboard

Set of improvements

Open MaxAkaAltmer opened this issue 6 months ago • 0 comments

  1. Added support of list of resources (no hardcoding).
  2. Fixed bug for MSVC (C1091 - moved on unsigned char instead char)
  3. Fixed dangling link in non production mode in get()
  4. Fixed size init in non production mode in get()
  5. Downgrade to C++17 (still many peoples are not using C++20)

MaxAkaAltmer avatar Aug 02 '25 09:08 MaxAkaAltmer