18 using ChildValues = ::std::vector<::std::string>;
23 ::ll::TypedStorage<8, 24, ::std::vector<::std::string>> mChildValues;
24 ::ll::TypedStorage<8, 32, ::std::string> mDocument;
25 ::ll::TypedStorage<8, 32, ::std::string> mIndentString;
26 ::ll::TypedStorage<4, 4, int> mRightMargin;
27 ::ll::TypedStorage<4, 4, int> mIndentSize;
28 ::ll::TypedStorage<1, 1, bool> mAddChildValues;