nil::crypto3::detail::is_same_unit< Endianness1, Endianness2, UnitBits > Struct Template Reference

Trait to determine whether the orders of units defined by Endianness1 endianness and Endianness2 endianness are the same. More...

#include <reverser.hpp>

+ Collaboration diagram for nil::crypto3::detail::is_same_unit< Endianness1, Endianness2, UnitBits >:

Static Public Attributes

constexpr static const bool value
 

Detailed Description

template<typename Endianness1, typename Endianness2, int UnitBits>
struct nil::crypto3::detail::is_same_unit< Endianness1, Endianness2, UnitBits >

Trait to determine whether the orders of units defined by Endianness1 endianness and Endianness2 endianness are the same.

Template Parameters
Endianness1
Endianness2
UnitBits

Member Data Documentation

◆ value

template<typename Endianness1 , typename Endianness2 , int UnitBits>
constexpr static const bool nil::crypto3::detail::is_same_unit< Endianness1, Endianness2, UnitBits >::value
staticconstexpr
Initial value:
=
constexpr static const bool value
Definition: block/include/nil/crypto3/detail/reverser.hpp:373
constexpr static const bool value
Definition: block/include/nil/crypto3/detail/reverser.hpp:389

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