CIRCT 22.0.0git
Loading...
Searching...
No Matches
Namespaces | Functions
Types.cpp File Reference
#include "esi/Types.h"
#include "esi/Values.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 Int esi::getIntLikeFromAny (const std::any &obj, unsigned widthHint)
 
static UInt esi::getUIntLikeFromAny (const std::any &obj, unsigned widthHint)