Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in boost-phoenix

How to implement a lambda function for a sort algorithm involving object members, indirection, and casting?

how to access elements of a tuple in a semantic action

C++ boost::lambda::ret equivalent in phoenix

Cannot phoenix::bind qi::_val with boost 1.53 (regression ?)

Updating synthesized attribute value from semantic action

Parsing simple csv table with boost-spirit

Using lambdas or external functions as spirit.qi semantic actions

BOOST_PHOENIX_ADAPT_FUNCTION(...) with templated function on templated container

Troubles with boost::phoenix::function

Boost spirit changing variable value in semantic action

Calling a function from within a boost::phoenix::lambda

c++ boost c++11 boost-phoenix

Post callbacks to a task queue using boost::bind

boost spirit qi on_error pass error_handler struct by reference

Can I stringify a Boost Phoenix expression?

Using boost phoenix, how can I invoke a find_if call with starts_with?

c++ boost boost-phoenix

Why does this proto/phoenix toy example crash?

Transforming a Boost C++ Phoenix Expression Tree

Transforming Function Bodies within Boost Phoenix Expressions

how to create boost phoenix make_shared?

Functional data structures in C++