OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:int_convertible
(Results
1 - 1
of
1
) sorted by null
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
is_enum.hpp
78
struct
int_convertible
struct in namespace:boost::detail
80
int_convertible
(int);
83
// Don't evaluate convertibility to
int_convertible
unless the type
98
: public ::boost::is_convertible<typename boost::add_reference<T>::type,::boost::detail::
int_convertible
>
Completed in 397 milliseconds