Public Types

mln::trait::internal::helper_get_unary_< not_found, Name, Category, T > Struct Template Reference

#include <solve_unary.hh>

List of all members.

Public Types

typedef not_found ret

Detailed Description

template<template< class > class Name, typename Category, typename T>
struct mln::trait::internal::helper_get_unary_< not_found, Name, Category, T >

Definition at line 92 of file solve_unary.hh.


Member Typedef Documentation

template<template< class > class Name, typename Category , typename T >
typedef not_found mln::trait::internal::helper_get_unary_< not_found, Name, Category, T >::ret

Definition at line 95 of file solve_unary.hh.