User: jmichae3

  • Public profile

User profile: jmichae3

User info
User name:jmichae3
History
Joined:
Number of posts:22
Latest posts:

redeclaration of function that isn't there, etc
all of these error messages seem to be bogus. but I don't know what to so with them. can't get past...

function template throws errors on <
thanks for the idea. I think the c++ std lib at least in gcc needs fixing though. it's only find and...

function template throws errors on <
if I don't specify str::, my own version of find will conflict with the one in std::string. it shoul...

function template throws errors on <
(g++)error: expected initializer before '<' token [code]namespace str { template<class S> ...

vector<u16string>, cout, ostringstream not working together
tried [code] typedef std::basic_ostringstream<char16_t> uostringstream; typedef std::basic_ostringst...

This user does not accept Private Messages