graph
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
narrow.hpp File Reference
#include <limits>
#include <cassert>
#include <cstdint>
#include "logger.hpp"
#include <spdlog/spdlog.h>
Include dependency graph for narrow.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static int checked_narrow (const uint64_t u)
 

Function Documentation

◆ checked_narrow()

static int checked_narrow ( const uint64_t  u)
static