Version:
3.0.0
Loading...
Searching...
No Matches
autopas
utils
SortingThresholdInfoInterface.h
Go to the documentation of this file.
1
7
#pragma once
8
9
namespace
autopas
{
10
18
struct
SortingThresholdInfoInterface
{
22
virtual
~SortingThresholdInfoInterface
() =
default
;
23
};
24
25
}
// namespace autopas
autopas
This is the main namespace of AutoPas.
Definition:
AutoPasDecl.h:34
autopas::SortingThresholdInfoInterface
Polymorphic base for sorting-threshold storage.
Definition:
SortingThresholdInfoInterface.h:18
autopas::SortingThresholdInfoInterface::~SortingThresholdInfoInterface
virtual ~SortingThresholdInfoInterface()=default
Default destructor to make this a pure virtual struct.
Generated by
1.9.7