Public Member Functions | Public Attributes | List of all members
boost::io::detail::put_holder< Ch, Tr > Struct Template Reference

#include <feed_args.hpp>

Public Member Functions

template<class T >
 put_holder (T &t)
 

Public Attributes

const voidarg
 
void(* put_head )(BOOST_IO_STD basic_ostream< Ch, Tr > &os, const void *x)
 
void(* put_last )(BOOST_IO_STD basic_ostream< Ch, Tr > &os, const void *x)
 

Detailed Description

template<class Ch, class Tr>
struct boost::io::detail::put_holder< Ch, Tr >

Definition at line 130 of file feed_args.hpp.

Constructor & Destructor Documentation

template<class Ch, class Tr>
template<class T >
boost::io::detail::put_holder< Ch, Tr >::put_holder ( T &  t)
inline

Definition at line 132 of file feed_args.hpp.

Member Data Documentation

template<class Ch, class Tr>
const void* boost::io::detail::put_holder< Ch, Tr >::arg

Definition at line 137 of file feed_args.hpp.

template<class Ch, class Tr>
void(* boost::io::detail::put_holder< Ch, Tr >::put_head) (BOOST_IO_STD basic_ostream< Ch, Tr > &os, const void *x)

Definition at line 138 of file feed_args.hpp.

template<class Ch, class Tr>
void(* boost::io::detail::put_holder< Ch, Tr >::put_last) (BOOST_IO_STD basic_ostream< Ch, Tr > &os, const void *x)

Definition at line 139 of file feed_args.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:34