Generic and under-efficient int_type implementation for char_traits.  
More...
List of all members.
Detailed Description
template<class CharT>
 struct utility::generic_int_type< CharT >
Generic and under-efficient int_type implementation for char_traits. 
This class provides a generic implementation of int_type inside char_traits. generic_int_type<T> should provide a type big enough to hold all values of T plus a value dedicated to EOF. 
Generated on Thu Oct 27 12:52:06 2005 for Vaucanson by 
 1.4.1