IPPL API Reference
Independent Parallel Particle Layer C++ API
Loading...
Searching...
No Matches
Public Types
|
Static Public Attributes
|
List of all members
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
static
constexpr
Initial value:
=
!std::disjunction_v<std::is_same<type, Collection>...>
The documentation for this struct was generated from the following file:
ippl-src/src/Utility/
TypeUtils.h
ippl
detail
WrapUnique
Verifier
Generated by
1.9.8