forked from organicmaps/organicmaps
Review fixes.
This commit is contained in:
parent
339f7324bf
commit
e862a28c51
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace base
|
||||
{
|
||||
// This class is used to control the flow of ForEach invocations.
|
||||
// This enum is used to control the flow of ForEach invocations.
|
||||
enum class ControlFlow
|
||||
{
|
||||
Break,
|
||||
|
|
Loading…
Add table
Reference in a new issue