aimstil  5.0.5
til::detail::test_whether_impl< TIS_A, T, B > Struct Template Reference

#include <til/cat2type.h>

Inheritance diagram for til::detail::test_whether_impl< TIS_A, T, B >:

Public Types

typedef label::Failed< TIS_A > type
 

Detailed Description

template<template< typename > class TIS_A, typename T, bool B>
struct til::detail::test_whether_impl< TIS_A, T, B >

Definition at line 36 of file cat2type.h.

Member Typedef Documentation

◆ type

template<template< typename > class TIS_A, typename T, bool B>
typedef label::Failed<TIS_A> til::detail::test_whether_impl< TIS_A, T, B >::type

Definition at line 37 of file cat2type.h.


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