Opened 9 years ago
#9339 new Tasks
Switch WKB parser to use Boost.Endian
Reported by: | Mateusz Loskot | Owned by: | Mateusz Loskot |
---|---|---|---|
Milestone: | To Be Determined | Component: | geometry |
Version: | Boost Development Trunk | Severity: | Cosmetic |
Keywords: | Cc: |
Description
Currently, WKB I/O extension hosts private copy of original code written by Beman Dawes to support endianness boost/geometry/extensions/gis/io/wkb/detail/endian.hpp
Beman has announced this code has been completed and will be released as Boost.Endian. Once this happens, the Boost.Geometry's extension shall switch to use it, instead of maintaining private copy of the same code.
Note:
See TracTickets
for help on using tickets.