Clio
develop
The XRP Ledger API server.
Theme:
Default
Round
Robot
Loading...
Searching...
No Matches
UnsupportedType.hpp
1
#pragma once
2
3
namespace
util
{
4
6
template
<
typename
>
7
static
constexpr
bool
Unsupported
=
false
;
// NOLINT(readability-identifier-naming)
8
9
}
// namespace util
util
This namespace contains various utilities.
Definition
AccountUtils.hpp:11
util::Unsupported
static constexpr bool Unsupported
used for compile time checking of unsupported types
Definition
UnsupportedType.hpp:7
src
util
UnsupportedType.hpp
Generated by
1.16.1