Re: too few template-parameter-lists

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Michael,

Try this...

template<>
commandTags<FmPage> mapTags<FmPage>::mustags[] = {
 { "page.include",        &FmPage::includeFile },
 { "page.version",        &FmPage::printVersion },
 { "page.script_name",    &FmPage::printScriptname },
 { "page.gif_dir",        &FmPage::printGifdir },

  ........
  ........
}

HTH,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux