CommonLibSSE (Parapets fork)
CRC.h File Reference

Go to the source code of this file.

Classes

struct  RE::detail::BSCRC32< Key, true >
 
struct  RE::BSCRC32_< Key >
 
struct  RE::BSCRC32_< std::basic_string_view< CharT > >
 
struct  RE::BSCRC32_< std::nullptr_t >
 
struct  RE::BSCRC32< T >
 

Namespaces

 RE
 
 RE::detail
 

Functions

constexpr std::uint32_t RE::detail::GenerateCRC32 (std::span< const std::uint8_t > a_data) noexcept