LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
LeechCraft::Util::oral::detail::WrapAsFunc< T, Ret > Struct Template Reference

#include "oral.h"

Public Types

using type = std::function< QList< Ret >(T)>
 

Detailed Description

template<typename T, typename Ret>
struct LeechCraft::Util::oral::detail::WrapAsFunc< T, Ret >

Definition at line 1166 of file oral.h.

Member Typedef Documentation

template<typename T, typename Ret>
using LeechCraft::Util::oral::detail::WrapAsFunc< T, Ret >::type = std::function<QList<Ret> (T)>

Definition at line 1168 of file oral.h.


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