#include "iterators.h"
Go to the source code of this file.
Namespaces | |
namespace | ledger |
Functions | |
std::pair< xact_t *, account_t * > | ledger::lookup_probable_account (const string &ident, xacts_list::reverse_iterator iter, xacts_list::reverse_iterator end, account_t *ref_account=NULL) |
Definition in file lookup.h.