Home
last modified time | relevance | path

Searched refs:BOOST_BGL_ONE_PARAM_REF (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Dnamed_function_params.hpp161 BOOST_BGL_ONE_PARAM_REF(buffer, buffer_param) \
182 BOOST_BGL_ONE_PARAM_REF(max_priority_queue, max_priority_queue)
196 #define BOOST_BGL_ONE_PARAM_REF(name, key) \ macro
219 #undef BOOST_BGL_ONE_PARAM_REF
231 #define BOOST_BGL_ONE_PARAM_REF(name, key) \ macro
253 #undef BOOST_BGL_ONE_PARAM_REF
469 #define BOOST_BGL_ONE_PARAM_REF(name, key) BOOST_PARAMETER_NAME(name) macro
472 #undef BOOST_BGL_ONE_PARAM_REF
482 #define BOOST_BGL_ONE_PARAM_REF(name, key) \ macro
487 #define BOOST_BGL_ONE_PARAM_CREF(name, key) BOOST_BGL_ONE_PARAM_REF(name, key)
[all …]