mirror of
https://github.com/microsoft/GSL.git
synced 2025-03-12 22:28:06 -04:00
parent
be3c3c2731
commit
7a7d025ffa
@ -544,7 +544,7 @@ public:
|
||||
#endif // _MSC_VER
|
||||
|
||||
private:
|
||||
static bool CheckRange(index_type idx, index_type size) noexcept
|
||||
static constexpr bool CheckRange(index_type idx, index_type size) noexcept
|
||||
{
|
||||
// Optimization:
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user