Panda3D
Classes
iterator_types.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "dtoolbase.h"

Go to the source code of this file.

Classes

class  first_of_pair_iterator< pair_iterator >
 This is an iterator adaptor that converts any iterator that returns a pair (e.g. More...
 
class  second_of_pair_iterator< pair_iterator >
 This is an iterator adaptor that converts any iterator that returns a pair (e.g. More...
 
class  typecast_iterator< base_iterator, new_type >
 This is an iterator adaptor that explicitly typecasts each value returned by the base iterator to the indicated type. More...
 

Detailed Description

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.

All rights reserved.

All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."

Author
drose
Date
1999-02-10

Definition in file iterator_types.h.