Wire Sysio
Wire Sysion 1.0.0
Loading...
Searching...
No Matches
template_utils.hpp
Go to the documentation of this file.
1
12
#ifndef TEMPLATE_UTILS_HPP_
13
#define TEMPLATE_UTILS_HPP_
14
15
namespace
libff
{
16
17
/* A commonly used SFINAE helper type */
18
template
<
typename
T>
19
struct
void_type
20
{
21
typedef
void
type
;
22
};
23
24
}
// libff
25
26
#endif
// TEMPLATE_UTILS_HPP_
libff
Definition
alt_bn128_g1.cpp:10
libff::void_type
Definition
template_utils.hpp:20
libff::void_type::type
void type
Definition
template_utils.hpp:21
libraries
fc
libraries
ff
libff
common
template_utils.hpp
Generated by
1.12.0