Stellarium 0.12.3
List of all members | Public Types | Public Member Functions
br_stl::gVectorTempl< T > Class Template Reference

Public Types

typedef gVectorTempl::size_type size_type
 
typedef gVectorTempl::iterator iterator
 
typedef
gVectorTempl::difference_type 
difference_type
 
typedef gVectorTempl::reference reference
 
typedef
gVectorTempl::const_reference 
const_reference
 

Public Member Functions

 gVectorTempl (const gVectorTempl &right)
 
 gVectorTempl (size_type n, const T &value=T())
 
 gVectorTempl (iterator i, iterator j)
 
reference operator[] (difference_type index)
 
const_reference operator[] (difference_type index) const
 

Additional Inherited Members

- Public Attributes inherited from std::vector< T >
elements
 STL member. More...
 

Detailed Description

template<class T>
class br_stl::gVectorTempl< T >

Definition at line 40 of file gVectorTempl.hpp.


The documentation for this class was generated from the following file: