if_any< T, Mf > Struct Template Reference

Public Types

using type = typename boost::mpl::apply1< Mf, T >::type
 

Detailed Description

template<typename T, typename Mf>
struct atria::meta::if_any< T, Mf >

Definition at line 272 of file concept.hpp.


The documentation for this struct was generated from the following file:
Fork me on GitHub