This website requires JavaScript.
Explore
Help
Sign In
pool
/
abseil-cpp
SHA256
Watch
2
Star
0
Fork
1
You've already forked abseil-cpp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5bbb108d8f
abseil-cpp
/
baselibs.conf
2 lines
16 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Accepting request 1109429 from home:adrianSuSE:branches:devel:microos - update to 20230802.0 What's New: * Added the nullability library for designating the expected nullability of pointers. Currently these serve as annotations only, but it is expected that compilers will one day be able to use these annotations for diagnostic purposes. * Added the prefetch library as a portable layer for moving data into caches before it is read. * Abseil's hash tables now detect many more programming errors in debug and sanitizer builds. * Abseil's synchronization objects now differentiate absolute waits (when passed an absl::Time) from relative waits (when passed an absl::Duration) when the underlying platform supports differentiating these cases. This only makes a difference when system clocks are adjusted. * Abseil's flag parsing library includes additional methods that make it easier to use when another library also expects to be able to parse flags. * absl::string_view is now available as a smaller target, @com_google_absl//absl/strings:string_view, so that users may use this library without depending on the much larger @com_google_absl//absl/strings target. OBS-URL: https://build.opensuse.org/request/show/1109429 OBS-URL: https://build.opensuse.org/package/show/devel:microos/abseil-cpp?expand=0&rev=20
2023-09-07 09:32:30 +02:00
libabsl2308_0_0
Reference in New Issue
Copy Permalink