CRC boost library

Hi all guys,

I’ve just been wondering has anybody of you tried this:

http://www.boost.org/doc/libs/1_53_0/libs/crc/crc.html

and how it fits if yes.

Best regards,

On Thu, Jun 06, 2013 at 10:17:24AM +0200, Nemanja S. wrote:

Hi all guys,

I’ve just been wondering has anybody of you tried this:

http://www.boost.org/doc/libs/1_53_0/libs/crc/crc.html

Tim just pushed a change to master where the crc32_bb stream block uses
just that. Plus we might use it in the packet header generators/parsers.

MB


Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin B.
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT – University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Thank you Martin.
Meanwhile I tried, and works just fine.

Best