$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] File Handle and FILE* wrappers?
From: Bjorn Reese (breese_at_[hidden])
Date: 2014-12-05 06:48:27
On 12/05/2014 12:29 PM, Olaf van der Spek wrote:
>> std::io_base::openmode for the mode parameter,
>> define a native_handle_type type instead of exposing FILE directly, and
>
> Do you mean a real class (unowned handle) or just a typedef?
Just a typedef. I am thinking about something similar to:
http://www.boost.org/doc/html/boost_asio/reference/basic_stream_socket/native_handle.html