Home
last modified time | relevance | path

Searched defs:same_cv (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/proto/
Dexpr.hpp107 struct same_cv struct
109 typedef U type;
113 struct same_cv<T const, U> struct
115 typedef U const type;