HomeSort by relevance Sort by last modified time
    Searched full:enable_if_convertible (Results 1 - 2 of 2) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
iterator_adaptor.hpp 54 // Result type used in enable_if_convertible meta function.
56 // enable_if_convertible< ... >::type are used.
82 // , typename enable_if_convertible<OtherIterator, Iterator>::type* = 0);
87 // enable_if_convertible is used to remove those overloads from the overload
105 struct enable_if_convertible struct in namespace:boost
120 struct enable_if_convertible
130 struct enable_if_convertible
143 struct enable_if_convertible
reverse_iterator.hpp 37 , typename enable_if_convertible<OtherIterator, Iterator>::type* = 0

Completed in 454 milliseconds