40 #ifndef _BPP_STRING_H_ 41 #define _BPP_STRING_H_ 90 std::ostream&
operator<<(std::ostream& out,
const BppString& s);
94 #endif //_BPP_STRING_H_ BppString & operator=(const char *value)
BppString(const std::string &value)
BppString(const char *value)
This class allows to perform a correspondence analysis.
std::ostream & operator<<(std::ostream &out, const BppBoolean &s)
BppString & operator=(const std::string &value)
The BppString object class.
BppString * clone() const
Create a copy of this object and send a pointer to it.
The Clonable interface (allow an object to be cloned).
const std::string & toSTL() const