Public Types

mln::internal::helper_super_category_solve_< Category, void, T > Struct Template Reference

#include <category.hh>

List of all members.

Public Types

typedef Category< void >::super ret

Detailed Description

template<template< class > class Category, typename T>
struct mln::internal::helper_super_category_solve_< Category, void, T >

Definition at line 94 of file category.hh.


Member Typedef Documentation

template<template< class > class Category, typename T >
typedef Category<void>::super mln::internal::helper_super_category_solve_< Category, void, T >::ret

Definition at line 96 of file category.hh.