KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | List of all members
kjb::SimpleVector< X > Struct Template Reference

#include <m_concept.h>

Public Types

typedef X::iterator iterator
 
typedef X::const_iterator const_iterator
 
typedef X::size_type size_type
 
typedef X::value_type value_type
 

Public Member Functions

 BOOST_CONCEPT_USAGE (SimpleVector)
 

Member Typedef Documentation

template<class X >
typedef X::const_iterator kjb::SimpleVector< X >::const_iterator
template<class X >
typedef X::iterator kjb::SimpleVector< X >::iterator
template<class X >
typedef X::size_type kjb::SimpleVector< X >::size_type
template<class X >
typedef X::value_type kjb::SimpleVector< X >::value_type

Member Function Documentation

template<class X >
kjb::SimpleVector< X >::BOOST_CONCEPT_USAGE ( SimpleVector< X >  )
inline

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