23 Feb
2015
23 Feb
'15
7:07 p.m.
2015-02-23 22:04 GMT+03:00 Cosmin Boaca
Hello,
I really don't know what do to. I'm getting some compile errors that make no sense for me. For instance : trie_map
tm; trie t; trie_map ::const_iterator it(tm.cend()); // raises compile error trie ::const_iterator(t.cend()); // works fine I have no idea why the compile error is raised there. Should I push the changes so you may take a look ?
Push the changes, I'll take a look into the sources tomorrow -- Best regards, Antony Polukhin