Stellarium  0.18.0
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