LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
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 176 of file typelist.h.

Member Typedef Documentation

◆ Result_t

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

Definition at line 178 of file typelist.h.


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