Electroneum
Public Types | List of all members
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.

Member Typedef Documentation

◆ type

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

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