Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::basic_file_body::value_type::size

Returns the size of the file if open.

Synopsis
std::uint64_t
size() const;
Description

PrevUpHomeNext