mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Public Member Functions
m::OptField< false, T > Struct Template Reference

#include <OptField.hpp>

Public Member Functions

 OptField ()=default
 
 OptField (T)
 

Detailed Description

template<typename T>
struct m::OptField< false, T >

Definition at line 43 of file OptField.hpp.

Constructor & Destructor Documentation

◆ OptField() [1/2]

template<typename T >
m::OptField< false, T >::OptField ( )
default

◆ OptField() [2/2]

template<typename T >
m::OptField< false, T >::OptField ( T  )
inline

Definition at line 46 of file OptField.hpp.


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