Opened 8 years ago
#11206 new Feature Requests
address_v4::to_ulong() returns 8 bytes on real 64bit systems
| Reported by: | Owned by: | chris_kohlhoff | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | asio |
| Version: | Boost 1.57.0 | Severity: | Cosmetic |
| Keywords: | Cc: |
Description
which generates narrowing warning when assigned to 32bit variable
please consider adding std::uint32_t address_v4::to_uint32() or something like that
Note:
See TracTickets
for help on using tickets.
