fson  1.0.2
A comment-preserving C++ library for FSON — a human-friendly superset of JSON / JSON5
Comment.hh File Reference
#include <string>
#include <vector>
+ Include dependency graph for Comment.hh:
+ This graph shows which files directly or indirectly include this file:

Classes

class  fedem::fson::Comment
 

Namespaces

 fedem
 
 fedem::fson
 

Typedefs

using fedem::fson::CommentList = std::vector< Comment >