|
fson
1.0.2
A comment-preserving C++ library for FSON — a human-friendly superset of JSON / JSON5
|
#include <Fson.hh>
Collaboration diagram for fedem::fson::Fson::Snapshot:Classes | |
| struct | Entry |
Public Member Functions | |
| bool | empty () const noexcept |
| std::set< std::string > | files () const |
Private Attributes | |
| std::map< std::string, Entry > | entries |
Friends | |
| class | Fson |
|
inlinenoexcept |
| set< string > fedem::fson::Fson::Snapshot::files | ( | ) | const |
|
friend |
|
private |
Referenced by fedem::fson::Fson::isStale(), and fedem::fson::Fson::snapshot().