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

#include <AppendToContainer.h>

List of all members.

Public Types

typedef container_type::value_type value_type

Public Member Functions

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

Detailed Description

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

Definition at line 74 of file AppendToContainer.h.


Member Typedef Documentation

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

Definition at line 78 of file AppendToContainer.h.


Constructor & Destructor Documentation

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

Definition at line 80 of file AppendToContainer.h.


Member Function Documentation

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

Definition at line 82 of file AppendToContainer.h.

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

Definition at line 86 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.