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

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