mrdocs::dom::Object::storage_type The type of storage used by the default implementation. Synopsis Declared in <mrdocs/Dom/Object.hpp> using storage_type = std::vector<value_type>; Created with MrDocs