Joedb 10.0.0
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Public Types | List of all members
joedb::underlying_type< T > Struct Template Reference

#include <joedb/index_types.h>

Public Types

using type = typename std::underlying_type< T >::type
 

Detailed Description

template<typename T>
struct joedb::underlying_type< T >

Definition at line 49 of file index_types.h.

Member Typedef Documentation

◆ type

template<typename T >
using joedb::underlying_type< T >::type = typename std::underlying_type<T>::type

Definition at line 51 of file index_types.h.


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