![]() |
Home | Libraries | People | FAQ | More |
boost::proto::integral_c — A PrimitiveTransform that returns the specified integral constant.
// In header: <boost/proto/transform/integral_c.hpp> template<typename T, I> struct integral_c : proto::transform< { // member classes/structs/unions template<typename Expr, typename State, typename Data> struct impl : proto::transform_impl< { // types typedef ; // public member functions (, , ) ; }; };