14#include <boost/multiprecision/cpp_int.hpp>
19using int128_t = boost::multiprecision::checked_int128_t;
21using uint128_t = boost::multiprecision::checked_uint128_t;
boost::multiprecision::checked_int128_t int128_t
boost::multiprecision::checked_uint128_t uint128_t
Defines the logger used by the top-level component of kea-lfc.