mirror of
https://github.com/boostorg/beast.git
synced 2025-08-02 14:24:31 +02:00
Remove unused file_path
This commit is contained in:
@@ -3,6 +3,7 @@ Version 80:
|
|||||||
* Javadoc tidying
|
* Javadoc tidying
|
||||||
* Add basic_dynamic_body.hpp
|
* Add basic_dynamic_body.hpp
|
||||||
* Shrink buffer_prefix_view
|
* Shrink buffer_prefix_view
|
||||||
|
* Remove unused file_path
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@@ -13,9 +13,6 @@
|
|||||||
|
|
||||||
namespace beast {
|
namespace beast {
|
||||||
|
|
||||||
/// The type of file path used by the library
|
|
||||||
using file_path = string_view;
|
|
||||||
|
|
||||||
/** File open modes
|
/** File open modes
|
||||||
|
|
||||||
These modes are used when opening files using
|
These modes are used when opening files using
|
||||||
|
Reference in New Issue
Block a user