NCBI C++ ToolKit
|
#include <cstddef>
#include <utility>
#include <cstdint>
#include <corelib/ncbistr.hpp>
#include <common/ncbi_export.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Namespaces | |
compile_time_bits | |
ct | |
Functions | |
template<class _Traits , typename _T , _T value> | |
basic_ostream< char, _Traits > & | std::operator<< (basic_ostream< char, _Traits > &_Ostr, const compile_time_bits::CHashString< std::integral_constant< _T, value >> &v) |
Variables | |
constexpr uint32_t | compile_time_bits::sse42_poly = 0x82f63b78 |
constexpr uint32_t | compile_time_bits::armv8_poly = 0x04c11db7 |
constexpr uint32_t | compile_time_bits::platform_poly = sse42_poly |
|
inline |
Definition at line 175 of file ct_crc32.hpp.