1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-12-11 02:27:19 +01:00

Initial revision of the buffer implementation.

This commit is contained in:
Sandu Liviu Catalin
2016-07-08 00:56:54 +03:00
parent e5f9fffd8e
commit 4e93e58397
13 changed files with 1001 additions and 1201 deletions

View File

@@ -276,7 +276,7 @@ typedef LongInt< Int64 > SLongInt;
typedef LongInt< Uint64 > ULongInt;
// ------------------------------------------------------------------------------------------------
class BufferWrapper;
class SqBuffer;
/* ------------------------------------------------------------------------------------------------
* FORWARD DECLARATIONS