LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
LC::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 LC::Util::Head< List< H, T... > >

Definition at line 38 of file typelist.h.

Member Typedef Documentation

◆ Head_t

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

Definition at line 40 of file typelist.h.


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