/[ghosts]/ghosts/gedcomparser/src/GEDCOMParser/Predicates/GenericPredicateIndividualRecords.hh
ViewVC logotype

Diff of /ghosts/gedcomparser/src/GEDCOMParser/Predicates/GenericPredicateIndividualRecords.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by cpcp, Sun Jul 27 19:35:22 2003 UTC revision 1.2 by cpcp, Sun Jul 27 19:52:55 2003 UTC
# Line 21  namespace GEDCOMParser { Line 21  namespace GEDCOMParser {
21        Predicate const & _predicate;        Predicate const & _predicate;
22      };      };
23      template < class Predicate >      template < class Predicate >
24      inline GenericPredicateIndividualRecords < Predicate > * get_generic_predicate_individual_records(Predicate const &p)      inline GenericPredicateIndividualRecords < Predicate > * getGenericPredicateIndividualRecords(Predicate const &p)
25      {      {
26        return new GenericPredicateIndividualRecords < Predicate > (p);        return new GenericPredicateIndividualRecords < Predicate > (p);
27      };      };

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26