Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_io_object::get_implementation

Get the underlying implementation of the I/O object.

implementation_type & get_implementation();
  » more...

const implementation_type & get_implementation() const;
  » more...

PrevUpHomeNext