Opened 11 years ago
Last modified 10 years ago
#6448 new Bugs
basic_filesystem_error still referenced in docs
Reported by: | Owned by: | Beman Dawes | |
---|---|---|---|
Milestone: | To Be Determined | Component: | filesystem |
Version: | Boost 1.48.0 | Severity: | Cosmetic |
Keywords: | documentation | Cc: |
Description
In /trunk/libs/filesystem/v3/index.html:
"...Boost.Filesystem functions throw basic_filesystem_error exceptions if..."
In /trunk/libs/filesystem/v3/doc/reference.html:
"class basic_filesystem_error : public system_error"
"The class template basic_filesystem_error ..."
basic_filesystem_error doesn't exist in v3 AFAICT and filesystem_error isn't a class template as basic_filesystem_error was.
Note:
See TracTickets
for help on using tickets.
Please set the component in the future if you want it to be analyzed.