Home
last modified time | relevance | path

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

/third_party/boost/boost/xpressive/detail/static/transforms/
Das_modifier.hpp21 #define UNCV(x) typename remove_const<x>::type macro
23 #define UNCVREF(x) UNCV(UNREF(x))
81 #undef UNCV
Das_inverse.hpp22 #define UNCV(x) typename remove_const<x>::type macro
24 #define UNCVREF(x) UNCV(UNREF(x))
90 #undef UNCV
/third_party/boost/libs/xpressive/doc/
DJamfile.v221 \"UNCV(X)=typename remove_const<X>::type\" \\