forked from organicmaps/organicmaps
Review fixes.
This commit is contained in:
parent
41c18b845c
commit
fa02e26e43
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
namespace base
|
||||
{
|
||||
// A set of values less than |UpperBound|.
|
||||
// A set of nonnegative integers less than |UpperBound|.
|
||||
//
|
||||
// Requires UpperBound + O(1) bits of memory. All operations except
|
||||
// Clear() and iteration are O(1). Clear() and iteration require
|
||||
|
|
Loading…
Add table
Reference in a new issue