Skip to content

parallelstlv20200330

Updated

Parallel STL is an implementation of the C++ standard library algorithms with support for execution policies, as specified in ISO/IEC 14882:2017 standard, commonly called C++17.

#License

Could not be determined

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

and one transitive dependency:

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • NancyLi1013's avatarNancyLi1013
  • Igor Kostenko's avatarIgor Kostenko
  • Billy O'Neal's avatarBilly O'Neal
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • autoantwort's avatarautoantwort

#Changelog

  • 5b11232[many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 43c6e29[many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884)
  • b295670Bulk convert control files. (#19986)
  • 9a0652b[parallelstl] update to 20200330 (#11379)
  • 020923a[parallelstl] Update to latest version and fix find_package unable to find ParallelSTLConfig.cmake (#9443)
  • cbf9553[parallelstl] Add new port (#8039)