18 using ChildValues = ::std::vector<::std::string>;
23 ::ll::TypedStorage<8, 24, ::std::vector<::std::string>> childValues_;
24 ::ll::TypedStorage<8, 32, ::std::string> document_;
25 ::ll::TypedStorage<8, 32, ::std::string> indentString_;
26 ::ll::TypedStorage<4, 4, int> rightMargin_;
27 ::ll::TypedStorage<4, 4, int> indentSize_;
28 ::ll::TypedStorage<1, 1, bool> addChildValues_;