PIIODevice registration dramatically optimization
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
class PIP_EXPORT PIIOString: public PIIODevice
|
||||
{
|
||||
PIIODEVICE(PIIOString)
|
||||
PIIODEVICE(PIIOString, "")
|
||||
public:
|
||||
|
||||
//! Contructs %PIIOString with \"string\" content and \"mode\" open mode
|
||||
|
||||
Reference in New Issue
Block a user