Bitcoin ABC  0.29.2
P2P Digital Currency
Functions
util.h File Reference
#include <type_traits>
Include dependency graph for util.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename E >
constexpr std::underlying_type< E >::type to_integral (E e)
 

Function Documentation

◆ to_integral()

template<typename E >
constexpr std::underlying_type<E>::type to_integral ( e)
constexpr

Definition at line 11 of file util.h.

Here is the caller graph for this function: