OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UnVolatile
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/core/include/opencv2/core/cuda/detail/
type_traits_detail.hpp
171
template <class U> struct
UnVolatile
176
template <class U> struct
UnVolatile
<volatile U>
181
template <class U> struct
UnVolatile
<volatile U&>
/external/opencv3/modules/cudev/include/opencv2/cudev/util/detail/
type_traits.hpp
160
//
UnVolatile
162
template <class U> struct
UnVolatile
167
template <class U> struct
UnVolatile
<volatile U>
172
template <class U> struct
UnVolatile
<volatile U&>
Completed in 556 milliseconds