Rudiments
/home/dmuse/src/rudiments/include/rudiments/private/timezonefile.h
00001 // Copyright (c) 2003 David Muse
00002 // See the COPYING file for more information
00003 
00004         private:
00005                 void    timezonefileClean();
00006                 void    timezonefileClone(const timezonefile &t);
00007 
00008                 timezonefileprivate     *pvt;