Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Type definition crc_ccitt_true_t

crc_ccitt_true_t

Synopsis

// In header: <boost/crc.hpp>


typedef crc_optimal<  ;

Description

Computation type for the actual KERMIT|CRC-16/CCITT|CRC-16/CCITT-TRUE|CRC-CCITT standard


PrevUpHomeNext