library of assembled shared sources |
http://lass.cocamware.com |
Static Public Member Functions | |
template<typename Char , typename Traits , typename T , typename U > | |
static bool | read (std::basic_istream< Char, Traits > &stream, std::pair< T, U > &value, Char inter_seperator, Char intra_seperator, Char closer) |
Definition at line 160 of file extended_io.inl.
static bool lass::stde::impl::pair_traits::read | ( | std::basic_istream< Char, Traits > & | stream, | |
std::pair< T, U > & | value, | |||
Char | inter_seperator, | |||
Char | intra_seperator, | |||
Char | closer | |||
) | [inline, static] |
Definition at line 163 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 |