CIRCT 22.0.0git
Loading...
Searching...
No Matches
Namespaces | Functions
Types.cpp File Reference
#include "esi/Types.h"
#include <algorithm>
#include <cstring>
#include <format>
#include <span>
Include dependency graph for Types.cpp:

Go to the source code of this file.

Namespaces

namespace  esi
 

Functions

static int64_t esi::getIntLikeFromAny (const std::any &obj)
 
static uint64_t esi::getUIntLikeFromAny (const std::any &obj)