LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::AsTypelist< OtherList< Args... > > Struct Template Reference

#include "typelist.h"

+ Inheritance diagram for LC::Util::AsTypelist< OtherList< Args... > >:
+ Collaboration diagram for LC::Util::AsTypelist< OtherList< Args... > >:

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 134 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 136 of file typelist.h.


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