Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in boost-proto

Subscript operator[] error with Boost C++ Phoenix user-defined argument

Boost.Proto : Is it possible for Proto transforms to evaluate a mixture expression of matrix & vector?

Can I know the type of what matched boost::proto::_ in a transform?

Writing a DSL in C++ with boost::proto

Can I stringify a Boost Phoenix expression?

Why does this proto/phoenix toy example crash?

Transforming a Boost C++ Phoenix Expression Tree

Transforming Function Bodies within Boost Phoenix Expressions

boost.proto + modify expression tree in place

How to wrap multiple function overloads with a generic TR1 function object?

How do I write a proto transform templated by a function?

Constructing Eigen expression templates with Boost.Proto

c++ eigen boost-proto

Static functions from boost.lambda or boost.phoenix

Matching a Boost.Proto grammar to a type