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] |
template<typename Container >
static void lass::stde::impl::slist_traits::temp_to_output |
( |
Container & |
temp, |
|
|
Container & |
output | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: