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

#include <sample_concept.h>

Inheritance diagram for VectorModel< X >:
BaseModel< X >

Public Types

typedef X::value_type Type
 

Public Member Functions

 BOOST_CONCEPT_USAGE (VectorModel)
 
- Public Member Functions inherited from BaseModel< X >
 BOOST_CONCEPT_ASSERT ((boost::Assignable< X >))
 

Detailed Description

template<class X>
struct VectorModel< X >

document this

Member Typedef Documentation

template<class X >
typedef X::value_type VectorModel< X >::Type

Member Function Documentation

template<class X >
VectorModel< X >::BOOST_CONCEPT_USAGE ( VectorModel< X >  )
inline

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