You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove fmt in favor of std::format, upgrade spdlog to current version (……#67)
* Remove fmt submodule.
* Set projects to target C++20.
* Set boost include as external in shared to avoid warnings.
* Completely remove fmt for project files.
* Bump spdlog to 1.14.1.
* Update and clean project files.
* Minor reorganizing of shared_memory.h.
Remove fmt in favor of std::format, upgrade spdlog to current version (……#67)
* Remove fmt submodule.
* Set projects to target C++20.
* Set boost include as external in shared to avoid warnings.
* Completely remove fmt for project files.
* Bump spdlog to 1.14.1.
* Update and clean project files.
* Minor reorganizing of shared_memory.h.