PRISMS-PF Manual
Loading...
Searching...
No Matches
dependency_extents.h File Reference
#include <prismspf/core/dependencies.h>
#include <prismspf/core/types.h>
#include <prismspf/config.h>
Include dependency graph for dependency_extents.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DependencyExtents
 Information about what fields need to be held onto. This will likely get refactored to be an oldest age at each level instead of something global like this. More...
 

Functions

PRISMS_PF_BEGIN_NAMESPACE unsigned int oldest (Dependency dependencies)
 

Function Documentation

◆ oldest()

PRISMS_PF_BEGIN_NAMESPACE unsigned int oldest ( Dependency  dependencies)
inline