stdex-v0.1.2 - build 0.0.55
Pre-release
Pre-release
Added
is_union
implementation with bug for detecting class as union- Mac OS build added to CI (with xcode9 and clang-900.0.37)
- Mac OS implementation for
thread::hardware_concurrency
and<chrono>
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).