library of assembled shared sources |
http://lass.cocamware.com |
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) |
Definition at line 92 of file extended_io.inl.
static void lass::stde::impl::set_traits::push | ( | Container & | container, | |
const T & | value | |||
) | [inline, static] |
Definition at line 95 of file extended_io.inl.
static void lass::stde::impl::set_traits::temp_to_output | ( | Container & | temp, | |
Container & | output | |||
) | [inline, static] |
Definition at line 100 of file extended_io.inl.
Generated on Mon Nov 10 14:22:16 2008 for Library of Assembled Shared Sources by 1.5.7.1 |