LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
LeechCraft::Util::oral::detail::FieldsUnpacker< HeadT, TailT > Struct Template Reference

#include "oral.h"

Public Types

using Tail_t = FieldsUnpacker< TailT... >
 

Static Public Attributes

static const int Head = HeadT
 

Detailed Description

template<int HeadT, int... TailT>
struct LeechCraft::Util::oral::detail::FieldsUnpacker< HeadT, TailT >

Definition at line 602 of file oral.h.

Member Typedef Documentation

template<int HeadT, int... TailT>
using LeechCraft::Util::oral::detail::FieldsUnpacker< HeadT, TailT >::Tail_t = FieldsUnpacker<TailT...>

Definition at line 605 of file oral.h.

Member Data Documentation

template<int HeadT, int... TailT>
const int LeechCraft::Util::oral::detail::FieldsUnpacker< HeadT, TailT >::Head = HeadT
static

Definition at line 604 of file oral.h.


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