mirror of
https://github.com/microsoft/GSL.git
synced 2025-11-18 00:09:26 +01:00
created new file for gsl_narrow, might want to rename if we go this approach to have all exception prone logic to live here
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <gsl/gsl_util> // for narrow, finally, narrow_cast, narrowing_e...
|
||||
|
||||
#include <gsl/gsl_util> // finally, narrow_cast
|
||||
#include <gsl/gsl_narrow> // for narrow, narrowing_error
|
||||
#include <algorithm> // for move
|
||||
#include <functional> // for reference_wrapper, _Bind_helper<>::type
|
||||
#include <limits> // for numeric_limits
|
||||
|
||||
Reference in New Issue
Block a user