Savarese Software Research Corporation
InsertToContainer< container_type > Class Template Reference

#include <AppendToContainer.h>

List of all members.

Public Types

typedef container_type::value_type value_type

Public Member Functions

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

Detailed Description

template<typename container_type>
class InsertToContainer< container_type >

Definition at line 92 of file AppendToContainer.h.


Member Typedef Documentation

template<typename container_type >
typedef container_type::value_type InsertToContainer< container_type >::value_type

Definition at line 96 of file AppendToContainer.h.


Constructor & Destructor Documentation

template<typename container_type >
InsertToContainer< container_type >::InsertToContainer ( container_type &  container) [inline]

Definition at line 98 of file AppendToContainer.h.


Member Function Documentation

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

Definition at line 100 of file AppendToContainer.h.

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

Definition at line 104 of file AppendToContainer.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.