Skip to content
  • Murray Cumming's avatar
    Document: Use DocumentTableInfo by sharedptr<>. · 223de912
    Murray Cumming authored
    * glom/glom/libglom/document/document.[h|cc]:
    DocumentTableInfo: Remove the copy constructor and operator=(),
    making them private and unimplemented. Use it by sharedptr<>
    instead to be more efficient and simpler.
    Add get_table_info() so we can check for a null sharedptr<>
    instead of repeatedly using std::map::find() awkwardly.
    223de912
To find the state of this project's repository at the time of any of these versions, check out the tags.