]> git.notmuchmail.org Git - notmuch/commit
Hide away the details of the implementation of notmuch_tags_t.
authorCarl Worth <cworth@cworth.org>
Mon, 26 Oct 2009 13:00:07 +0000 (06:00 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 26 Oct 2009 13:00:07 +0000 (06:00 -0700)
commit789495919aaaba47040faded49276b217068c6af
tree1f3385c503ebe82d47037edf13b752bdb2851fa9
parent2affed0851d85a08f6b0700f7128f97cae6b6024
Hide away the details of the implementation of notmuch_tags_t.

We will soon be wanting multiple different implementations of
notmuch_tags_t iterators, so we need to keep the actual structure
as an implementation detail inside of tags.cc.
message.cc
notmuch-private-cxx.h
tags.cc