DEPRECATED[M], createMemoryBlock(), text stream ...
This commit is contained in:
@@ -57,4 +57,7 @@ private:
|
||||
|
||||
};
|
||||
|
||||
template<typename T>
|
||||
PIMemoryBlock createMemoryBlock(const T * ptr) {return PIMemoryBlock(ptr, sizeof(T));}
|
||||
|
||||
#endif // PIMEMORYBLOCK_H
|
||||
|
||||
Reference in New Issue
Block a user