Electroneum
lmdb::identity< T > Struct Template Reference

Prevent instantiation of std::underlying_type<T> when T is not enum. More...

#include <util.h>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct lmdb::identity< T >

Prevent instantiation of std::underlying_type<T> when T is not enum.

Definition at line 61 of file util.h.

Member Typedef Documentation

◆ type

template<typename T >
using lmdb::identity< T >::type = T

Definition at line 63 of file util.h.


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