| commit | 7c5db325f1fcb688b1ef8a1dc79f3ba1efe7955c | [log] [tgz] |
|---|---|---|
| author | Ruchira Ravoori <ravoorir@google.com> | Sat Sep 21 00:30:40 2019 +0000 |
| committer | Rob Mohr <mohrr@google.com> | Thu Nov 16 10:57:53 2023 -0800 |
| tree | d1e028fffbcd13a2498e5afe462d7e9f65365289 | |
| parent | d2e832fdbc29e8e67b60e919103fa2a9710cd58a [diff] |
[Refptr] Remove WrapRefPtr. Use RefPtr instead. Since C++17, the compiler can deduce the template arguments and the WrapRefPtr is no longer needed. Test: fx build. fx serve on astro. runtests -t device-enumeration-test. E2E test has same results before and after this change. Change-Id: Iebd377ace68d7a9246a06d5b043f14aa1547e1e2
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.