mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1259248. Add a comment about mfbt/Range.h
This commit is contained in:
parent
7b9ea8afc5
commit
2439c7be30
@ -8,6 +8,10 @@
|
||||
|
||||
#include "nsTArray.h"
|
||||
|
||||
/* This is similar to mfbt/Range.h but has implicit conversion
|
||||
* from nsTArray and less bounds checking.
|
||||
* For now, prefer Range over ArrayView */
|
||||
|
||||
namespace mozilla {
|
||||
namespace gfx {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user