HomeSort by relevance Sort by last modified time
    Searched refs:remove_cv (Results 26 - 29 of 29) sorted by null

12

  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
type_traits.h 50 // remove_cv
85 template <class T> struct remove_cv;
277 template<typename T> struct remove_cv { struct in namespace:google::protobuf::internal