stdex-v0.2.12 - build 0.0.98
Pre-release
Pre-release
[0.2.12] - 2023-02-02
Added
- CodeQL build for code quality checks
Removed
- LGTM code quality checks
Changed
- QNX build script
- correct integral constant identification
- silently failing for
stdex::..._clock::now
if OS failed to provide correct time
Fixed
- added missing includes
stdex::nullptr_t
implementationstdex::this_thread::sleep_for
implementation handling for OS time shifts
Working on
- futures implementation
- move semantics emulation
- function implementation
Release contains static prebuilded library for Visual Studio's with pthreads-win32. To include in your vs project add 'pthread/include' as global headers path (Configuration Properties->VC++ Directories->Include Directories or to enviromental variable INCLUDE).
Full Changelog: stdex-v0.2.11---build-0.0.96...stdex-v0.2.12---build-0.0.98