Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template impl

boost::proto::integral_c::impl

Synopsis

// In header: <boost/proto/transform/integral_c.hpp>


template<typename Expr, typename State, typename Data> 
struct impl :  proto::transform_impl<  {
  // types
  typedef  ;

  // public member functions
   (, , 
               ) ;
};

Description

impl public member functions

  1.  (, , 
                 ) ;

    Returns:

    I

    Throws:

    Will not throw.

PrevUpHomeNext