Home
last modified time | relevance | path

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

/third_party/boost/libs/hana/test/_include/support/
Didentity.hpp27 struct identity_t { struct
34 constexpr identity_t<typename std::decay<T>::type> operator()(T&& t) const { in operator ()() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Didentity.h31 using identity_t = typename identity<T>::type; variable
/third_party/abseil-cpp/absl/base/internal/
Didentity.h31 using identity_t = typename identity<T>::type; variable
/third_party/boost/libs/hana/test/detail/
Dcreate.cpp26 using identity_t = typename identity<T...>::type; typedef
/third_party/googletest/googlemock/include/gmock/
Dgmock-function-mocker.h49 using identity_t = T; variable