mirror of
https://github.com/ksherlock/TwoTerm.git
synced 2025-02-07 07:30:53 +00:00
max_size.
git-svn-id: svn://qnap.local/TwoTerm/trunk@3152 5590a31f-7b70-45f8-8c82-aa3a8e5f4507
This commit is contained in:
parent
152791525a
commit
7f89ae21a5
@ -85,6 +85,10 @@ public:
|
||||
return rv;
|
||||
}
|
||||
|
||||
size_t max_size() const {
|
||||
return Size;
|
||||
}
|
||||
|
||||
size_t size() const {
|
||||
return Size - _capacity;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user