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

  /external/llvm/test/FrontendC++/
2010-03-22-empty-baseclass.cpp 90 typedef typename call_traits<second_type>::reference second_reference; typedef in class:boost::details::compressed_pair_imp
92 second_reference second() {return second_;}
111 typedef typename call_traits<second_type>::reference second_reference; typedef in class:boost::compressed_pair
113 second_reference second() {return base::second();}

Completed in 80 milliseconds