Opened 11 years ago

#5970 new Feature Requests

Support chaining

Reported by: Olaf van der Spek <olafvdspek@…> Owned by: Daryle Walker
Milestone: To Be Determined Component: crc
Version: Boost 1.47.0 Severity: Problem
Keywords: Cc:

Description

Could the process functions return *this such that chaining is possible?

For example: boost::crc_32_type().process_bytes(d, cb_d).get_checksum().

Change History (0)

Note: See TracTickets for help on using tickets.