Boost logo

Boost Users :

From: Maik Beckmann (beckmann.maik_at_[hidden])
Date: 2008-05-21 04:04:53


Am Mittwoch 21 Mai 2008 09:49:09 schrieb Hansi:
> I mean the version
> tup.get<NAME>();

Ahh, since your are inside a template class you have to write
  tup.template get<NAME>();

HTH,
 -- Maik


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net