mirror of
https://github.com/microsoft/GSL.git
synced 2025-11-17 07:49:36 +01:00
Dev/annagrin/sloppy not null (#712)
* Added c++17 test configurations for clang5.0 and clang6.0 * added transition helper sloppy_not_null * Moved gsl_transition to a samples folder * Fixed build break and static analysis warnings
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
#include <cstdlib> // for std::exit
|
||||
#include <gsl/gsl_util> // for narrow
|
||||
#include <gsl/gsl_assert> // for get_terminate
|
||||
|
||||
int narrow_no_throw()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user