Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
fc::crypto::less_comparator< webauthn::signature > Struct Reference

#include <elliptic_webauthn.hpp>

Static Public Member Functions

static bool apply (const webauthn::signature &a, const webauthn::signature &b)
 

Detailed Description

Definition at line 125 of file elliptic_webauthn.hpp.

Member Function Documentation

◆ apply()

static bool fc::crypto::less_comparator< webauthn::signature >::apply ( const webauthn::signature & a,
const webauthn::signature & b )
inlinestatic

Definition at line 126 of file elliptic_webauthn.hpp.

126 {
127 return a < b;
128 }
const GenericPointer< typename T::ValueType > T2 T::AllocatorType & a
Definition pointer.h:1181

The documentation for this struct was generated from the following file: