Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Diteration_macros.hpp18 #define BGL_LAST(linenum) (BGL_RANGE(linenum).second) macro
66 BGL_FIRST(__LINE__) != BGL_LAST(__LINE__); \
67 BGL_FIRST(__LINE__) = BGL_LAST(__LINE__)) \
70 BGL_FIRST(__LINE__) != BGL_LAST(__LINE__) \
80 BGL_FIRST(__LINE__) != BGL_LAST(__LINE__); \
81 BGL_FIRST(__LINE__) = BGL_LAST(__LINE__)) \
83 BGL_FIRST(__LINE__) != BGL_LAST(__LINE__) \
93 BGL_FIRST(__LINE__) != BGL_LAST(__LINE__); \
94 BGL_FIRST(__LINE__) = BGL_LAST(__LINE__)) \
96 BGL_FIRST(__LINE__) != BGL_LAST(__LINE__) \
[all …]
Diteration_macros_undef.hpp15 #undef BGL_LAST