Wire Sysio
Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
mie::local::hasNegative< T, E > Struct Template Reference
#include <
zm.h
>
Inheritance diagram for mie::local::hasNegative< T, E >:
[
legend
]
Collaboration diagram for mie::local::hasNegative< T, E >:
[
legend
]
Public Member Functions
MIE_FORCE_INLINE
T
operator-
() const
Detailed Description
template<
class
T
,
class
E = Empty<T>>
struct mie::local::hasNegative< T, E >
Definition at line
154
of file
zm.h
.
Member Function Documentation
◆
operator-()
template<
class
T
,
class
E = Empty<T>>
MIE_FORCE_INLINE
T
mie::local::hasNegative
<
T
, E >::operator-
(
)
const
inline
Definition at line
155
of file
zm.h
.
155
{
T
c; T::neg(c,
static_cast<
const
T
&
>
(*
this
));
return
c; }
T
#define T(meth, val, expected)
The documentation for this struct was generated from the following file:
libraries/fc/libraries/ff/depends/ate-pairing/include/
zm.h
mie
local
hasNegative
Generated by
1.12.0