Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::expressions::aux::stream_ref< StreamT > Member List

This is the complete list of members for boost::expressions::aux::stream_ref< StreamT >, including all inherited members.

get() constboost::reference_wrapper< StreamT >inline
get_pointer() constboost::reference_wrapper< StreamT >inline
operator StreamT &() constboost::reference_wrapper< StreamT >inline
operator<<(T &val) const boost::expressions::aux::stream_ref< StreamT >inline
operator<<(T const &val) const boost::expressions::aux::stream_ref< StreamT >inline
reference_wrapper(StreamT &t)boost::reference_wrapper< StreamT >inlineexplicit
stream_ref(StreamT &strm)boost::expressions::aux::stream_ref< StreamT >inlineexplicit
type typedefboost::reference_wrapper< StreamT >