Savarese Software Research Corporation
PrependToContainer< container_type, true > Class Template Reference

#include <PrependToContainer.h>

List of all members.

Public Types

typedef container_type::value_type value_type

Public Member Functions

 PrependToContainer (container_type &container)
void operator() (const value_type &value) const
void operator() (value_type &&value) const

Detailed Description

template<typename container_type>
class PrependToContainer< container_type, true >

Definition at line 70 of file PrependToContainer.h.


Member Typedef Documentation

template<typename container_type >
typedef container_type::value_type PrependToContainer< container_type, true >::value_type

Definition at line 74 of file PrependToContainer.h.


Constructor & Destructor Documentation

template<typename container_type >
PrependToContainer< container_type, true >::PrependToContainer ( container_type &  container) [inline]

Definition at line 76 of file PrependToContainer.h.


Member Function Documentation

template<typename container_type >
void PrependToContainer< container_type, true >::operator() ( const value_type value) const [inline]

Definition at line 78 of file PrependToContainer.h.

template<typename container_type >
void PrependToContainer< container_type, true >::operator() ( value_type &&  value) const [inline]

Definition at line 82 of file PrependToContainer.h.

References value().


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

Savarese Software Research Corporation
Copyright © 2006-2011 Savarese Software Research Corporation. All rights reserved.