Improve run_action module
Use tr1::tuple instead of boost::tuple to get around maximum tuple size limit (this requires GCC 4.3). Introduce get_prop<> template function to facilitate access of property maps from inline C++ code.
Showing
Please register or sign in to comment