Savarese Software Research Corporation
PrependToContainer< container_type, false > 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, false >

Definition at line 52 of file PrependToContainer.h.


Member Typedef Documentation

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

Definition at line 56 of file PrependToContainer.h.


Constructor & Destructor Documentation

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

Definition at line 58 of file PrependToContainer.h.


Member Function Documentation

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

Definition at line 60 of file PrependToContainer.h.

References value().

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

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