Discussion Overview
The discussion centers around creating a class function in C++ that returns a string, specifically focusing on the implementation details and potential issues encountered during compilation.
Discussion Character
- Technical explanation, Debate/contested
Main Points Raised
- One participant provides a code snippet for a class function that returns a concatenated string of first and last names.
- Another participant questions the clarity of the original poster's problem, suggesting that returning a string is straightforward.
- A participant notes that there is a compiler error but does not specify the nature of the error.
- Another participant points out the existence of various types of strings in C++, asking which specific type the original poster intends to use.
Areas of Agreement / Disagreement
Participants have differing views on the clarity of the original poster's question and the specific issues they are facing, indicating that the discussion remains unresolved.