ゴミ箱
Namespaces | Enumerations
file_base.hpp File Reference
#include <boost/beast/config.hpp>
#include <boost/beast/core/string.hpp>

Go to the source code of this file.

Namespaces

 boost
 
 boost::beast
 

Enumerations

enum  boost::beast::file_mode {
  boost::beast::file_mode::read, boost::beast::file_mode::scan, boost::beast::file_mode::write, boost::beast::file_mode::write_new,
  boost::beast::file_mode::write_existing, boost::beast::file_mode::append, boost::beast::file_mode::append_new, boost::beast::file_mode::append_existing
}