Skip to content
  • Tiago Peixoto's avatar
    Improve run_action module · 919ade0c
    Tiago Peixoto authored
    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.
    919ade0c