Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gsl_assert « gsl « include - github.com/microsoft/GSL.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b83a7729d0691d7959cf721c35f540ec3a4a88fe (plain)
1
2
3
#pragma once
#pragma message("This header will soon be removed. Use <gsl/assert> instead of <gsl/gsl_assert>")
#include <gsl/assert>