google / emboss

Emboss is a tool for generating code that reads and writes binary data structures.
Apache License 2.0
71 stars 21 forks source link

Remove references to deprecated allocator members #121

Closed tpudlik closed 6 months ago

tpudlik commented 6 months ago

These allocator members were deprecated in C++17 and deleted in C++20.

This upstreams cl/601574967.