Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::iostreams::detail::write_device_impl< streambuf_tag > Struct Template Reference

#include <write.hpp>

Static Public Member Functions

template<typename T >
static bool put (T &t, typename char_type_of< T >::type c)
 
template<typename T >
static std::streamsize write (T &t, const typename char_type_of< T >::type *s, std::streamsize n)
 

Member Function Documentation

template<typename T >
static bool boost::iostreams::detail::write_device_impl< streambuf_tag >::put ( T t,
typename char_type_of< T >::type  c 
)
inlinestatic
template<typename T >
static std::streamsize boost::iostreams::detail::write_device_impl< streambuf_tag >::write ( T t,
const typename char_type_of< T >::type s,
std::streamsize  n 
)
inlinestatic

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