Monero
Public Types | List of all members
tools::PowerOf< a, b > Struct Template Reference

#include <powerof.h>

Public Types

enum  Data : uint64_t { Value = a * PowerOf<a, b - 1>::Value }
 

Member Enumeration Documentation

◆ Data

template<uint64_t a, uint64_t b>
enum tools::PowerOf::Data : uint64_t
Enumerator
Value 

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