LeechCraft  0.6.70-11552-gf61ee51c3d
Modular cross-platform feature rich live environment.
LeechCraft::Util::detail::Find< Name, Def, Name< T >, Rest... > Struct Template Reference

#include "typelist.h"

Public Types

using type = T
 

Detailed Description

template<template< typename > class Name, typename Def, typename T, typename... Rest>
struct LeechCraft::Util::detail::Find< Name, Def, Name< T >, Rest... >

Definition at line 205 of file typelist.h.

Member Typedef Documentation

◆ type

template<template< typename > class Name, typename Def , typename T , typename... Rest>
using LeechCraft::Util::detail::Find< Name, Def, Name< T >, Rest... >::type = T

Definition at line 207 of file typelist.h.


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