IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
ippl::ParticleBaseBase Class Reference

#include <ParticleBase.h>

Inheritance diagram for ippl::ParticleBaseBase:
Collaboration diagram for ippl::ParticleBaseBase:

Public Member Functions

virtual ~ParticleBaseBase ()=default

Detailed Description

Minimal empty base class for all ParticleBase specializations. Needed for e.g: c++20 constraints and concepts using std::derived_from

Definition at line 73 of file ParticleBase.h.

Constructor & Destructor Documentation

◆ ~ParticleBaseBase()

virtual ippl::ParticleBaseBase::~ParticleBaseBase ( )
virtualdefault

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