LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LeechCraft::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 LeechCraft::Util::AsTypelist< OtherList< Args...> >

Definition at line 164 of file typelist.h.

Member Typedef Documentation

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

Definition at line 166 of file typelist.h.


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