filesystem/doc
Andrey Semashev 7edd9eb612 Use explicit operator+= and operator/= overloads for path and string types.
This is necessary to allow to pass arguments convertible to path and
compatible string types to these operators.

Fixes https://github.com/boostorg/filesystem/issues/223.
2021-12-23 14:06:43 +03:00
..
deprecated.html Removed "revised" timestamps from the docs, added copyrights. 2021-06-13 03:46:46 +03:00
design.htm Corrected docs formatting, consistent spelling of Diermar Kühl's credits. 2021-06-13 03:55:07 +03:00
do_list.html Added directory_options. Set recursive_dir_iterator to end or pop on errors. 2019-08-02 19:43:46 +03:00
faq.htm Removed "revised" timestamps from the docs, added copyrights. 2021-06-13 03:46:46 +03:00
index.htm Corrected docs formatting, consistent spelling of Diermar Kühl's credits. 2021-06-13 03:55:07 +03:00
issue_reporting.html Removed "revised" timestamps from the docs, added copyrights. 2021-06-13 03:46:46 +03:00
Jamfile.v2 Removed asynch-exceptions=on for MSVC. 2019-01-14 20:46:59 +03:00
path_table.cpp Reformatted code for more consistent look and better readability. 2021-04-24 22:37:57 +03:00
path_table.txt Filesystem - Move V3 files and directories into place 2012-03-26 12:31:06 +00:00
portability_guide.htm Removed "revised" timestamps from the docs, added copyrights. 2021-06-13 03:46:46 +03:00
POSIX_filename_encoding.txt Filesystem - Move V3 files and directories into place 2012-03-26 12:31:06 +00:00
reference.html Return -1 from remove_all() on error. 2021-11-18 14:54:39 +03:00
relative_proposal.html Removed "revised" timestamps from the docs, added copyrights. 2021-06-13 03:46:46 +03:00
release_history.html Use explicit operator+= and operator/= overloads for path and string types. 2021-12-23 14:06:43 +03:00
styles.css Changes docs width and corrected fonts. 2021-06-13 03:45:08 +03:00
tickets.html Added directory_options. Set recursive_dir_iterator to end or pop on errors. 2019-08-02 19:43:46 +03:00
tutorial.html Removed "revised" timestamps from the docs, added copyrights. 2021-06-13 03:46:46 +03:00
v3_design.html Removed "revised" timestamps from the docs, added copyrights. 2021-06-13 03:46:46 +03:00
v3.html Removed "revised" timestamps from the docs, added copyrights. 2021-06-13 03:46:46 +03:00
v4.html Don't append trailing dot in lexically_normal, convert separators in root name. 2021-11-06 03:57:50 +03:00