IPPL API Reference
Independent Parallel Particle Layer C++ API
Loading...
Searching...
No Matches
ippl::detail::WrapUnique< Wrapper >::Verifier< Check, Collection > Struct Template Reference

Public Types

typedef Wrapper< Check > type
 

Static Public Attributes

static constexpr bool enable
 

Member Data Documentation

◆ enable

template<template< typename > class Wrapper>
template<typename Check , typename... Collection>
constexpr bool ippl::detail::WrapUnique< Wrapper >::Verifier< Check, Collection >::enable
staticconstexpr
Initial value:
=
!std::disjunction_v<std::is_same<type, Collection>...>

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