Bayesian Filtering Library  Generated from SVN r
Public Types | Static Public Member Functions | List of all members
mp_valid_impl< F, T > Struct Template Reference

Public Types

using type = decltype(check< F >(0))
 

Static Public Member Functions

template<template< class... > class G, class = G<T...>>
static boost::true_type check (int)
 
template<template< class... > class>
static boost::false_type check (...)
 

Detailed Description

template<template< class... > class F, class... T>
struct BFL::boost::type_traits_detail::mp_valid_impl< F, T >

Definition at line 25 of file asirfilter.h.


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