library of assembled shared sources

http://lass.cocamware.com

lass::stde::impl::slist_traits Struct Reference


Static Public Member Functions

template<typename Container , typename T >
static void push (Container &container, const T &value)
template<typename Container >
static void temp_to_output (Container &temp, Container &output)

Detailed Description

Definition at line 55 of file slist.inl.


Member Function Documentation

template<typename Container , typename T >
static void lass::stde::impl::slist_traits::push ( Container &  container,
const T value 
) [inline, static]

Definition at line 58 of file slist.inl.

template<typename Container >
static void lass::stde::impl::slist_traits::temp_to_output ( Container &  temp,
Container &  output 
) [inline, static]

Definition at line 63 of file slist.inl.


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

Generated on Mon Nov 10 14:22:16 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo