LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::Head< List< H, T... > > Struct Template Reference

#include "typelist.h"

Public Types

using Head_t = H
 

Detailed Description

template<template< typename... > class List, typename H, typename... T>
struct LeechCraft::Util::Head< List< H, T... > >

Definition at line 47 of file typelist.h.

Member Typedef Documentation

◆ Head_t

template<template< typename... > class List, typename H , typename... T>
using LeechCraft::Util::Head< List< H, T... > >::Head_t = H

Definition at line 49 of file typelist.h.


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