From Jason Turner

[fs.dir.entry.mods]

Diff to HTML by rtfpessoa

tmp/tmparc2sj8w/{from.md → to.md} RENAMED
@@ -34,9 +34,8 @@ unspecified.
34
 
35
  *Throws:* As specified in  [[fs.err.report]].
36
 
37
  [*Note 1*: Implementations of `directory_iterator`
38
  [[fs.class.directory.iterator]] are prohibited from directly or
39
- indirectly calling the `refresh` function since it must access the
40
- external file system, and the objective of caching is to avoid
41
- unnecessary file system accesses. — *end note*]
42
 
 
34
 
35
  *Throws:* As specified in  [[fs.err.report]].
36
 
37
  [*Note 1*: Implementations of `directory_iterator`
38
  [[fs.class.directory.iterator]] are prohibited from directly or
39
+ indirectly calling the `refresh` function as described in
40
+ [[fs.class.directory.iterator.general]]. *end note*]
 
41