Clio
develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
migration::impl::BackendMatchAllMigrators Concept Reference
Concept definition
template
<
typename
Backend,
typename
... MigratorType>
concept
migration::impl::BackendMatchAllMigrators
= (
MigrationBackend<Backend, MigratorType>
&& ...)
migration::impl::BackendMatchAllMigrators
Definition
MigratorsRegister.hpp:51
migration::impl::MigrationBackend
Definition
MigratorsRegister.hpp:48
migration
impl
BackendMatchAllMigrators
Generated by
1.12.0