Template Class StlContainerView

Class Documentation

template<class RawContainer>
class StlContainerView

Public Types

typedef RawContainer type
typedef const type &const_reference

Public Static Functions

static inline const_reference ConstReference(const RawContainer &container)
static inline type Copy(const RawContainer &container)