/** * @file bn.h * @brief Declaration of the binary literals library */ #pragma once #include #include /** * @namespace tc::bn * @brief Namespace of the binary literals library */ #include #include #include #include #include