#include <ifstream_line_iterator.hpp>


Public Member Functions | |
| ifstream_holder (basic_cstring< CharT const > file_name) | |
| bool | is_valid () |
Protected Types | |
| typedef std::basic_ifstream < CharT, std::char_traits < CharT > > | stream_t |
Protected Attributes | |
| stream_t | m_stream |
|
protected |
|
inlineexplicit |
|
inline |
|
protected |