geo::part::details::is_partition_type < Part, std::enable_if_t < std::is_base_of< PartitionBase, std::decay_t< Part > >::value > > Struct Template Reference

#include <Partitions.h>

Inheritance diagram for geo::part::details::is_partition_type < Part, std::enable_if_t < std::is_base_of< PartitionBase, std::decay_t< Part > >::value > >:

Detailed Description

template<typename Part>
struct geo::part::details::is_partition_type < Part, std::enable_if_t < std::is_base_of< PartitionBase, std::decay_t< Part > >::value > >

Definition at line 631 of file Partitions.h.


The documentation for this struct was generated from the following file: