SigUtil  0.95
Utility modules for modern C++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sig::impl::SStreamSelector< std::wstring > Struct Template Reference

Public Types

typedef std::wostringstream ostringstream
 
typedef std::wistringstream istringstream
 
typedef std::wstring string
 

Detailed Description

template<>
struct sig::impl::SStreamSelector< std::wstring >

Definition at line 58 of file type_convert.hpp.

Member Typedef Documentation

typedef std::wistringstream sig::impl::SStreamSelector< std::wstring >::istringstream

Definition at line 60 of file type_convert.hpp.

typedef std::wostringstream sig::impl::SStreamSelector< std::wstring >::ostringstream

Definition at line 59 of file type_convert.hpp.

typedef std::wstring sig::impl::SStreamSelector< std::wstring >::string

Definition at line 61 of file type_convert.hpp.


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