mirror of
https://github.com/xfarrow/lasd.git
synced 2025-06-05 21:49:14 +02:00
Library 2
This commit is contained in:
@ -23,7 +23,7 @@ protected:
|
||||
|
||||
ulong stackSize = 0; // first empty cell
|
||||
using Vector<Data>::Elements;
|
||||
using Vector<Data>::size;
|
||||
using Vector<Data>::size; // dimension of the vector
|
||||
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user