Bond
Loading...
Searching...
No Matches
customize.h
1
// Copyright (c) Microsoft. All rights reserved.
2
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
3
4
#pragma once
5
6
#include <bond/core/config.h>
7
8
#include "traits.h"
9
10
namespace
bond
11
{
12
13
14
template
<
typename
T>
struct
15
is_protocol_enabled
16
: std::false_type {};
17
18
19
}
bond
namespace bond
Definition:
apply.h:17
cpp
inc
bond
core
customize.h
Generated by
1.9.5