Guest User

Untitled

a guest
Feb 18th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. palaohjelma.cc: In function 'bool kysy_syote(std::string, std::vector<std::basic_string<char> >&)':
  2. palaohjelma.cc:58:34: error: call of overloaded 'syotejasentely(std::string&, std::vector<std::basic_string<char> >&)' is ambiguous
  3. palaohjelma.cc:58:34: note: candidates are:
  4. palaohjelma.cc:14:6: note: bool syotejasentely(const string&, std::vector<std::basic_string<char> >&)
  5. /home/ohjx/include/ohj2c++/OHJ-1150:126:10: note: bool ohj2::syotejasentely(const string&, std::vector<std::basic_string<char> >&)
Add Comment
Please, Sign In to add comment