All translations
Appearance
	
	
Enter a message name below to show all available translations.
Found 3 translations.
| Name | Current message text | 
|---|---|
| h English (en) | <syntaxhighlight lang="cpp" line> class Car { public: std::string get_color () const; }; </syntaxhighlight> | 
| h French (fr) | <syntaxhighlight lang="cpp" line> class Car { public: std::string get_color () const; }; </syntaxhighlight> | 
| h Ukrainian (uk) | <syntaxhighlight lang="cpp" line> class Car { public: std::string get_color () const; }; </syntaxhighlight> |