Hi Wim,
> as the error message states:
>
>> TClass::TClass:0: RuntimeWarning: no dictionary for class >> pair<map<string,double>::iterator,bool> is available
The problem is that I tried to add it and genreflex reports: --->> genreflex: INFO: Using typedef std::map<const std::basic_string<char>,double>::iterator to select class std::_Rb_tree_iterator<std::pair<const std::basic_string<char>,double> >
And then in the list of generated classes: class std::pair<std::_Rb_tree_iterator<std::pair<const std::basic_string<char>,double> >,bool>
It seems that this type is not recognised as being the correct one, while for the other map and pair types I created, it is recognised.
Cheers, Roel
-- Roel Aaij Cern, office 13-1-20 Tel: +41 (0)22 76 76284 CH-1211 Genève Mob: +41 (0)79 9272 882Received on Tue Jan 31 2012 - 19:37:06 CET
- application/pgp-signature attachment: OpenPGP digital signature
This archive was generated by hypermail 2.2.0 : Tue Jan 31 2012 - 23:50:01 CET