Wire Sysio
Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Functions
sysio::chain::eosvmoc::detail Namespace Reference
Functions
template<typename... Args>
constexpr auto
generate_table
(Args &&... args)
Function Documentation
◆
generate_table()
template<typename... Args>
auto sysio::chain::eosvmoc::detail::generate_table
(
Args &&...
args
)
inline
constexpr
Definition at line
12
of file
intrinsic_mapping.hpp
.
12
{
13
return
std::array<std::string_view,
sizeof
...(Args)> { args... };
14
}
Here is the caller graph for this function:
sysio
chain
eosvmoc
detail
Generated by
1.12.0