Searched defs:Rep (Results 1 – 10 of 10) sorted by relevance
17 _LIBCPP_CONSTEXPR Rep() : data_(-1) {} in Rep() function18 explicit _LIBCPP_CONSTEXPR Rep(int i) : data_(i) {} in Rep() function
21 typedef D::rep Rep; in main() typedef
26 typedef typename D::rep Rep; in test() typedef32 typedef typename D::rep Rep; in test() typedef
25 typedef typename D::rep Rep; in test() typedef31 typedef typename D::rep Rep; in test() typedef