CCF
Loading...
Searching...
No Matches
include
ccf
ccf_deprecated.h
Go to the documentation of this file.
1
// Copyright (c) Microsoft Corporation. All rights reserved.
2
// Licensed under the Apache 2.0 License.
3
#pragma once
4
5
#define CCF_DEPRECATED(reason) [[deprecated(reason)]]
6
7
// ci-checks exception - only defines a macro
8
namespace
ccf
9
{}
ccf
Definition
app_interface.h:14
Generated by
1.9.8