LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
LC::Util::AsTypelist< OtherList< Args... > > Struct Template Reference

#include "typelist.h"

Public Types

using Result_t = Typelist< Args... >
 

Detailed Description

template<template< typename... > class OtherList, typename... Args>
struct LC::Util::AsTypelist< OtherList< Args... > >

Definition at line 146 of file typelist.h.

Member Typedef Documentation

◆ Result_t

template<template< typename... > class OtherList, typename... Args>
using LC::Util::AsTypelist< OtherList< Args... > >::Result_t = Typelist<Args...>

Definition at line 148 of file typelist.h.


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