Searched refs:GoodIter (Results 1 – 7 of 7) sorted by relevance
336 class GoodIter { class338 GoodIter() {} in GoodIter() function in GoodIter339 GoodIter(const GoodIter &) {} in GoodIter() argument340 GoodIter(int fst, int snd) {} in GoodIter() function in GoodIter341 GoodIter &operator=(const GoodIter &that) { return *this; } in operator =()342 GoodIter &operator=(const Iter0 &that) { return *this; } in operator =()343 GoodIter &operator+=(int x) { return *this; } in operator +=()344 GoodIter &operator-=(int x) { return *this; } in operator -=()345 explicit GoodIter(void *) {} in GoodIter() function in GoodIter346 GoodIter operator++() { return *this; } in operator ++()[all …]
332 class GoodIter { class334 GoodIter() { } in GoodIter() function in GoodIter335 GoodIter(const GoodIter &) { } in GoodIter() function in GoodIter336 GoodIter(int fst, int snd) { } in GoodIter() function in GoodIter337 GoodIter &operator =(const GoodIter &that) { return *this; } in operator =()338 GoodIter &operator =(const Iter0 &that) { return *this; } in operator =()339 GoodIter &operator +=(int x) { return *this; } in operator +=()340 explicit GoodIter(void *) { } in GoodIter() function in GoodIter341 GoodIter operator ++() { return *this; } in operator ++()342 GoodIter operator --() { return *this; } in operator --()[all …]
408 class GoodIter { class410 GoodIter() {} in GoodIter() function in GoodIter411 GoodIter(const GoodIter &) {} in GoodIter() argument412 GoodIter(int fst, int snd) {} in GoodIter() function in GoodIter413 GoodIter &operator=(const GoodIter &that) { return *this; } in operator =()414 GoodIter &operator=(const Iter0 &that) { return *this; } in operator =()415 GoodIter &operator+=(int x) { return *this; } in operator +=()416 GoodIter &operator-=(int x) { return *this; } in operator -=()417 explicit GoodIter(void *) {} in GoodIter() function in GoodIter418 GoodIter operator++() { return *this; } in operator ++()[all …]
409 class GoodIter { class411 GoodIter() {} in GoodIter() function in GoodIter412 GoodIter(const GoodIter &) {} in GoodIter() argument413 GoodIter(int fst, int snd) {} in GoodIter() function in GoodIter414 GoodIter &operator=(const GoodIter &that) { return *this; } in operator =()415 GoodIter &operator=(const Iter0 &that) { return *this; } in operator =()416 GoodIter &operator+=(int x) { return *this; } in operator +=()417 GoodIter &operator-=(int x) { return *this; } in operator -=()418 explicit GoodIter(void *) {} in GoodIter() function in GoodIter419 GoodIter operator++() { return *this; } in operator ++()[all …]
391 class GoodIter { class393 GoodIter() {} in GoodIter() function in GoodIter394 GoodIter(const GoodIter &) {} in GoodIter() argument395 GoodIter(int fst, int snd) {} in GoodIter() function in GoodIter396 GoodIter &operator=(const GoodIter &that) { return *this; } in operator =()397 GoodIter &operator=(const Iter0 &that) { return *this; } in operator =()398 GoodIter &operator+=(int x) { return *this; } in operator +=()399 explicit GoodIter(void *) {} in GoodIter() function in GoodIter400 GoodIter operator++() { return *this; } in operator ++()401 GoodIter operator--() { return *this; } in operator --()[all …]
338 class GoodIter { class340 GoodIter() {} in GoodIter() function in GoodIter341 GoodIter(const GoodIter &) {} in GoodIter() argument342 GoodIter(int fst, int snd) {} in GoodIter() function in GoodIter343 GoodIter &operator=(const GoodIter &that) { return *this; } in operator =()344 GoodIter &operator=(const Iter0 &that) { return *this; } in operator =()345 GoodIter &operator+=(int x) { return *this; } in operator +=()346 explicit GoodIter(void *) {} in GoodIter() function in GoodIter347 GoodIter operator++() { return *this; } in operator ++()348 GoodIter operator--() { return *this; } in operator --()[all …]
410 class GoodIter { class412 GoodIter() {} in GoodIter() function in GoodIter413 GoodIter(const GoodIter &) {} in GoodIter() function in GoodIter414 GoodIter(int fst, int snd) {} in GoodIter() function in GoodIter415 GoodIter &operator=(const GoodIter &that) { return *this; } in operator =()416 GoodIter &operator=(const Iter0 &that) { return *this; } in operator =()417 GoodIter &operator+=(int x) { return *this; } in operator +=()418 GoodIter &operator-=(int x) { return *this; } in operator -=()419 explicit GoodIter(void *) {} in GoodIter() function in GoodIter420 GoodIter operator++() { return *this; } in operator ++()[all …]