LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::Head< List< H, T... > > Struct Template Reference

#include "typelist.h"

+ Inheritance diagram for LC::Util::Head< List< H, T... > >:
+ Collaboration diagram for LC::Util::Head< List< H, T... > >:

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 26 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 28 of file typelist.h.


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