Parameters
noneReturn Value
true if a file is open, i.e. associated to this stream buffer object.false otherwise.
Example
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
|
Basic template member declaration
( basic_filebuf<charT,traits> ) |
See also
| filebuf::open | Open file (public member function) |
| filebuf::close | Close file (public member function) |
