Public Types

mln::internal::helper_super_category_< Category< S >, T > Struct Template Reference

#include <category.hh>

Inheritance diagram for mln::internal::helper_super_category_< Category< S >, T >:
Inheritance graph

List of all members.

Public Types

typedef S ret

Detailed Description

template<template< class > class Category, typename S, typename T>
struct mln::internal::helper_super_category_< Category< S >, T >

Definition at line 103 of file category.hh.


Member Typedef Documentation

template<template< class > class Category, typename S , typename T >
typedef S mln::internal::helper_super_category_solve_< Category, S, T >::ret [inherited]

Definition at line 90 of file category.hh.