Searched refs:rft_out_ (Results 1 – 1 of 1) sorted by relevance
185 bool rft_in_, rft_out_; // non-const to allow assignability member in boost::crc_basic642 , rft_in_( reflect_input ), rft_out_( reflect_remainder ) in crc_basic()693 return rft_out_; in get_reflect_remainder()821 return ( (rft_out_ ? detail::reflector<Bits>::reflect( rem_ ) : rem_) in checksum()