Searched refs:is_mapped_reference_or_combinable (Results 1 – 1 of 1) sorted by relevance
44 struct is_mapped_reference_or_combinable{ struct45 typedef is_mapped_reference_or_combinable type; argument50 struct is_mapped_reference_or_combinable<mapped_reference<FirstT,SecondT> > struct52 typedef is_mapped_reference_or_combinable<mapped_reference<FirstT,SecondT> > type; argument90 typename enable_if<is_mapped_reference_or_combinable<Comparand>, bool>::type95 typename enable_if<is_mapped_reference_or_combinable<Comparand>, bool>::type100 typename enable_if<is_mapped_reference_or_combinable<Comparand>, bool>::type108 typename enable_if<is_mapped_reference_or_combinable<Comparand>, bool>::type116 typename enable_if<is_mapped_reference_or_combinable<Comparand>, bool>::type123 typename enable_if<is_mapped_reference_or_combinable<Comparand>, bool>::type