SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::int2char_iterator< Iter > Class Template Reference

Conversion iterator. More...

Inheritance diagram for shore::int2char_iterator< Iter >:
shore::conversion_proxy< Iter, char, conv_int2char >

Public Types

typedef conversion_proxy< Iter,
char, conv_int2char
proxy_type
 
- Public Types inherited from shore::conversion_proxy< Iter, char, conv_int2char >
typedef Iter iterator_type
 
typedef char converted_type
 
typedef conv_int2char conversion_func_type
 

Public Member Functions

 int2char_iterator (const Iter it)
 
- Public Member Functions inherited from shore::conversion_proxy< Iter, char, conv_int2char >
 conversion_proxy (conversion_func_type fun=conversion_func_type())
 
 conversion_proxy (iterator_type iter, conversion_func_type fun=conversion_func_type())
 
iterator_type base () const
 Get the underlying base iterator.
 

Detailed Description

template<typename Iter>
class shore::int2char_iterator< Iter >

Conversion iterator.


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