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

#include <tag.hpp>

Public Member Functions

 tag ()=default
 
 tag (Ts &&...)
 

Detailed Description

template<typename... Ts>
struct m::tag< Ts >

Definition at line 7 of file tag.hpp.

Constructor & Destructor Documentation

◆ tag() [1/2]

template<typename... Ts>
m::tag< Ts >::tag ( )
explicitdefault

◆ tag() [2/2]

template<typename... Ts>
m::tag< Ts >::tag ( Ts &&  ...)
inlineexplicit

Definition at line 10 of file tag.hpp.


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