Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::detail::views_get_ccv_type< Views, DstP, CC > Struct Template Reference

#include <image_view_factory.hpp>

Inheritance diagram for boost::gil::detail::views_get_ccv_type< Views, DstP, CC >:
Collaboration diagram for boost::gil::detail::views_get_ccv_type< Views, DstP, CC >:

Public Types

typedef eval_if< or_< is_na
< OperationOrInserter >
, is_lambda_expression
< Seq2OrOperation >, not_
< is_sequence< Seq2OrOperation >
> >, transform1< Seq1,
Seq2OrOperation,
OperationOrInserter >
, transform2< Seq1,
Seq2OrOperation,
OperationOrInserter, Inserter >
>::type 
type
 

Member Typedef Documentation

typedef eval_if< or_< is_na<OperationOrInserter> , is_lambda_expression< Seq2OrOperation > , not_< is_sequence<Seq2OrOperation> > > , transform1<Seq1,Seq2OrOperation,OperationOrInserter> , transform2<Seq1,Seq2OrOperation,OperationOrInserter,Inserter> >::type boost::mpl::transform< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::type
inherited

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