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::close_impl< closable_tag > Struct Template Reference

#include <close.hpp>

Inheritance diagram for boost::iostreams::detail::close_impl< closable_tag >:

Static Public Member Functions

template<typename T >
static void close (T &t, BOOST_IOS::openmode which)
 
template<typename T , typename Sink >
static void close (T &t, Sink &snk, BOOST_IOS::openmode which)
 

Member Function Documentation

template<typename T >
static void boost::iostreams::detail::close_impl< closable_tag >::close ( T t,
BOOST_IOS::openmode  which 
)
inlinestatic
template<typename T , typename Sink >
static void boost::iostreams::detail::close_impl< closable_tag >::close ( T t,
Sink &  snk,
BOOST_IOS::openmode  which 
)
inlinestatic

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