CSV::Private Class Reference
Public Member Functions | |
| Private (std::string const &path) | |
Public Attributes | |
| std::ifstream | stream |
| std::stringstream | record |
Constructor & Destructor Documentation
◆ Private()
|
inline |
Member Data Documentation
◆ record
| std::stringstream CSV::Private::record |
◆ stream
| std::ifstream CSV::Private::stream |
