Electroneum
Classes | Functions
difficulty_type.h File Reference
#include "cryptonote_basic/difficulty.h"
#include "serialization.h"
Include dependency graph for difficulty_type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  is_basic_type< cryptonote::difficulty_type >
 

Functions

template<template< bool > class Archive>
bool do_serialize (Archive< false > &ar, cryptonote::difficulty_type &diff)
 
template<template< bool > class Archive>
bool do_serialize (Archive< true > &ar, cryptonote::difficulty_type &diff)
 

Function Documentation

◆ do_serialize() [1/2]

template<template< bool > class Archive>
bool do_serialize ( Archive< false > &  ar,
cryptonote::difficulty_type diff 
)
inline

◆ do_serialize() [2/2]

template<template< bool > class Archive>
bool do_serialize ( Archive< true > &  ar,
cryptonote::difficulty_type diff 
)
inline